github: update some wording in issue template
This commit is contained in:
parent
fd8346112a
commit
b62b93f551
|
@ -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: |
|
||||||
|
|
Loading…
Reference in New Issue