From ce65555d56cbbf5af20b5d57e5bde4ee0c7462e2 Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Thu, 6 May 2021 18:30:55 +0100 Subject: [PATCH] adds reminder to user when submitting an issue (#489) --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 92a7e425be4..b8e1381f9bf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,12 @@ assignees: '' ### Describe the bug Write a clear and concise description of what the bug is. + + + + + + ### Version & OS Open the 'About GitHub Desktop' menu to see the GitHub Desktop version. Also include what operating system you are using.