summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-10-02 11:28:13 +0100
committerw0rp <devw0rp@gmail.com>2018-10-02 11:28:13 +0100
commitab3646862cb180d56e079465cdea2830ff172334 (patch)
treebeee885348675d1cf2373bcae4d6d6b72f8c4fc7 /.github
parent5960a9ae4b86be6da7d835df13d8d872203bad99 (diff)
downloadale-ab3646862cb180d56e079465cdea2830ff172334.zip
Update the bug reporting template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/report-a-bug.md16
1 files changed, 10 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md
index cf335c11..e617893f 100644
--- a/.github/ISSUE_TEMPLATE/report-a-bug.md
+++ b/.github/ISSUE_TEMPLATE/report-a-bug.md
@@ -23,14 +23,12 @@ about: Report a bug with ALE.
Operating System: <!-- Describe your operating system version. -->
-### :ALEInfo
-
-<!-- Paste the output of :ALEInfo here. Try :ALEInfoToClipboard -->
-<!-- Make sure to run :ALEInfo from the buffer where the bug occurred. -->
-
## What went wrong
-<!-- Describe what went wrong here. -->
+<!-- Describe what went wrong here. Be specific. -->
+
+Something went wrong in specifically this place, and I also searched through
+both open and closed issues for the same problem before reporting a bug here.
## Reproducing the bug
@@ -38,3 +36,9 @@ Operating System: <!-- Describe your operating system version. -->
1. I did this.
2. Then this happened.
+
+### :ALEInfo
+
+<!-- Paste the output of :ALEInfo here. Try :ALEInfoToClipboard -->
+<!-- Make sure to run :ALEInfo from the buffer where the bug occurred. -->
+<!-- Read the output. You might figure out what went wrong yourself. -->