summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2022-06-27 20:33:39 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2022-06-27 20:33:39 -0400
commit9116f5277f8d2d5899056283ec5c2255f156783a (patch)
tree146518ac7c0aaecd89f2888dab93ae31b1306148 /.github
parentf0ec5a5f5f2df70ce0ac9da0070f1da9998666a4 (diff)
github: fix some styling with the bug report form
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index d1ab451f..9399cb3d 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -23,7 +23,7 @@ body:
description: >
Give a high level description of the issue, the expected behaviour, and the observed behaviour.
If possible, provide screenshots.
- placeholder: >
+ placeholder: |
Example:
bottom is failing to output information for a mounted encrypted partition on basic mode. It should
be able to report this information, but I'm not seeing the entry at all.
@@ -100,7 +100,7 @@ body:
possible. Include config files or flags if relevant. If possible, provide screenshots.
Remember - if maintainers cannot reproduce the issue, it will be very hard to fix!
- placeholder: >
+ placeholder: |
Example:
1. Mount a LUKS encrypted partition.
2. Run `btm --basic`