diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 966c21407..ef57ec56d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -36,6 +36,9 @@ body: - label: | I am able to reproduce the bug with the latest version. required: true + - label: | + I have updated to the latest *Alpha* firmware, and am able to reproduce the bug. Many issues are fixed quickly in alpha before the general beta release. + required: true - label: | I made sure that there are no existing **OPEN or CLOSED issues** which I could contribute my information to. required: true @@ -51,7 +54,9 @@ body: - label: | I agree to follow this project's Code of Conduct required: true - + - label: | + I actually read this list, and should be taken seriously. + required: false - type: input id: app-version attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_repor_internal.yml b/.github/ISSUE_TEMPLATE/bug_report_internal.yml similarity index 96% rename from .github/ISSUE_TEMPLATE/bug_repor_internal.yml rename to .github/ISSUE_TEMPLATE/bug_report_internal.yml index c1f0d2201..5f01a4573 100644 --- a/.github/ISSUE_TEMPLATE/bug_repor_internal.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_internal.yml @@ -36,6 +36,9 @@ body: - label: | I am able to reproduce the bug with the latest version. required: true + - label: | + I have updated to the latest *Alpha* firmware, and am able to reproduce the bug. Many issues are fixed quickly in alpha before the general beta release. + required: true - label: | I made sure that there are no existing **OPEN or CLOSED issues** which I could contribute my information to. required: true