github: fix some styling with the bug report form

This commit is contained in:
ClementTsang 2022-06-27 20:33:39 -04:00
parent f0ec5a5f5f
commit 9116f5277f

View File

@ -23,7 +23,7 @@ body:
description: > description: >
Give a high level description of the issue, the expected behaviour, and the observed behaviour. Give a high level description of the issue, the expected behaviour, and the observed behaviour.
If possible, provide screenshots. If possible, provide screenshots.
placeholder: > placeholder: |
Example: Example:
bottom is failing to output information for a mounted encrypted partition on basic mode. It should 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. 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. 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! Remember - if maintainers cannot reproduce the issue, it will be very hard to fix!
placeholder: > placeholder: |
Example: Example:
1. Mount a LUKS encrypted partition. 1. Mount a LUKS encrypted partition.
2. Run `btm --basic` 2. Run `btm --basic`