diff options
author | w0rp <devw0rp@gmail.com> | 2018-10-02 11:28:13 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-10-02 11:28:13 +0100 |
commit | ab3646862cb180d56e079465cdea2830ff172334 (patch) | |
tree | beee885348675d1cf2373bcae4d6d6b72f8c4fc7 /.github/ISSUE_TEMPLATE/report-a-bug.md | |
parent | 5960a9ae4b86be6da7d835df13d8d872203bad99 (diff) | |
download | ale-ab3646862cb180d56e079465cdea2830ff172334.zip |
Update the bug reporting template
Diffstat (limited to '.github/ISSUE_TEMPLATE/report-a-bug.md')
-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. --> |