From 5299c96827feb3b50c6efbada1df956ea6c5a837 Mon Sep 17 00:00:00 2001 From: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com> Date: Sat, 24 May 2025 20:55:34 +0800 Subject: [PATCH] Tweak contents of bug report issue form --- .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 0810a01d84..2aabcc996f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -9,7 +9,7 @@ body: value: | > [!IMPORTANT] > Lawnchair's issue tracker is maintained on a best-effort basis — due to limited resources, we do not guarantee that all issues will be triaged or checked by the developers. - > If you wish to help triage Lawnchair's issues, visit #4232 for more information. + > If you wish to help triage Lawnchair's issues, visit [#4232](https://github.com/LawnchairLauncher/lawnchair/issues/4232) for more information. Thanks for taking the time to file this issue! Here are a few things to do before submitting: 1. Make sure you're on the [latest **nightly** version](https://github.com/LawnchairLauncher/lawnchair#development-builds) of the app. @@ -28,7 +28,7 @@ body: id: steps-to-reproduce attributes: label: Steps to reproduce - description: Steps to reproduce the bug + description: Steps to reproduce the bug. Be specific on what steps you need to do to encounter this bug. placeholder: | 1. Go to '...' 2. Click on '....' @@ -70,7 +70,7 @@ body: label: App version description: Open Lawnchair settings > About to view the app version. On nightly builds, long-press the version name and paste the GitHub link here. placeholder: | - 14 Beta 3 (OR) GitHub commit link + 14 Beta 3 validations: required: true