Apply minor rewording suggestions

Co-authored-by: Dean Herbert <pe@ppy.sh>
This commit is contained in:
Salman Ahmed
2022-03-18 12:41:34 +03:00
committed by GitHub
parent 341201ae55
commit 105245a53a

View File

@ -1,5 +1,5 @@
name: Bug report name: Bug report
description: Encountered a clear bug or crash with logs backing it? Fill it up! description: Report a very clearly broken issue.
body: body:
- type: markdown - type: markdown
attributes: attributes:
@ -20,9 +20,9 @@ body:
- Cosmetic bug: something looks wrong (e.g. misaligned component, text not wrapping, etc.) - Cosmetic bug: something looks wrong (e.g. misaligned component, text not wrapping, etc.)
options: options:
- Crash to desktop - Crash to desktop
- Game behaviour bug - Game behaviour
- Performance bug - Performance
- Cosmetic bug - Cosmetic
- Other - Other
validations: validations:
required: true required: true
@ -35,14 +35,14 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Screenshots or videos label: Screenshots or videos
description: May also help in reproducing the encountered bug, in addition to descriptions. description: Share any kind of visuals you can which show the bug or issue taking place.
placeholder: You can attach by dragging and dropping the screenshots/videos into this box. placeholder: You can attach by dragging and dropping the screenshots/videos into this box.
validations: validations:
required: false required: false
- type: input - type: input
attributes: attributes:
label: Version label: Version
description: The version of osu!(lazer) you encountered this bug on. description: The version you encountered this bug on. This is shown at the bottom of the main menu and also at the end of the settings screen.
validations: validations:
required: true required: true
- type: markdown - type: markdown
@ -66,7 +66,7 @@ body:
If you have relocated your game folder, head into that location and open the `logs` folder. If you have relocated your game folder, head into that location and open the `logs` folder.
Finally, select all log files and attach them in the "Logs" box below. Finally, select all log files and drag them into the "Logs" box below.
- type: textarea - type: textarea
attributes: attributes: