github: update some wording in issue template

This commit is contained in:
Clement Tsang 2022-08-09 14:23:17 -04:00 committed by GitHub
parent fd8346112a
commit b62b93f551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ body:
label: Describe the issue label: Describe the issue
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/videos.
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
@ -97,7 +97,7 @@ body:
label: How can we reproduce this? label: How can we reproduce this?
description: > description: >
Provide detailed steps on _how_ to reproduce your problem, to the best of your ability. Be as detailed as 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 possible, provide screenshots. possible. Include any config files or flags used. If possible, provide screenshots/videos of the issue.
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: |