summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-12-19 13:03:52 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2021-12-19 13:03:52 -0500
commit49fce58c27bb3e1102a51b73a92b90734119737b (patch)
tree180996703883109ba031d10ccf60159408751c3d /.github
parent1af0d7cb6e736b14eb9a94730226f03db5176f86 (diff)
other: update bug report template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d4e0d84e..ddf0a0b3 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -32,11 +32,11 @@ Please mention how you installed `bottom`. If you manually compiled it, please a
## How can we reproduce this?
-Provide detailed steps on _how_ to reproduce your problem, to the best of your ability. Be as detailed as possible, and include config files or flags if relevant. If maintainers cannot reproduce the bug, it will be very hard to fix it.
+Provide detailed steps on _how_ to reproduce your problem, to the best of your ability. Be as detailed as possible. Include config files or flags if relevant. If maintainers cannot reproduce the bug, it will be very hard to fix it.
## What is the actual behaviour?
-What is the _actual_ result of the given steps? Be detailed. Please include screenshots if the issue is a visual one.
+What is the _actual_ result of the given steps? Be detailed. Please include screenshots if relevant and possible.
## What is the expected behaviour?