From 98e83ad03465ce6f0782a78b4cae2bfaf1aa23da Mon Sep 17 00:00:00 2001 From: Mm2PL Date: Mon, 27 Dec 2021 16:59:19 +0000 Subject: [PATCH] Update issue template to be more precise (#3431) --- .github/ISSUE_TEMPLATE/a_make_a_report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/a_make_a_report.yml b/.github/ISSUE_TEMPLATE/a_make_a_report.yml index d3b3b5af..e6df59cc 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)