diff --git a/.github/ISSUE_TEMPLATE/a_make_a_report.yml b/.github/ISSUE_TEMPLATE/a_make_a_report.yml index d3b3b5af1..e6df59cc7 100644 --- a/.github/ISSUE_TEMPLATE/a_make_a_report.yml +++ b/.github/ISSUE_TEMPLATE/a_make_a_report.yml @@ -11,11 +11,11 @@ body: options: - label: I'm reporting a problem with Chatterino required: true - - label: I've verified that I'm running a recent nightly build or the *newest* stable release + - label: I've verified that I'm running **the most** recent nightly build or stable release required: true - label: I've looked for my problem on the [wiki](https://wiki.chatterino.com/Help/) required: true - - label: I've searched the [issues](https://github.com/Chatterino/chatterino2/issues?q=) for similar looking reports + - label: I've searched the [issues and pull requests](https://github.com/Chatterino/chatterino2/issues?q=) for similar looking reports required: true - type: textarea @@ -48,6 +48,6 @@ body: required: true attributes: label: OS and Chatterino Version - description: The name of your Operating System and the version shown in Chatterino's title bar. - placeholder: Chatterino 2.3.4 on Windows 10 (insiders) + description: The name of your Operating System and the version shown in Chatterino's about settings page (⚙ -> about tab). + placeholder: Chatterino 2.3.4 (commit f64047d, 2021-12-26) on Windows 10 (insiders)