diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/report-a-bug.md | 16 |
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. --> |