Skip to content

Commit a3cd687

Browse files
committed
gitlab: Small change on bug template
[why] Make sure the examples are understood correctly and add some more info. Signed-off-by: Fini Jastrow <[email protected]>
1 parent 3857fb4 commit a3cd687

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ body:
3333
- type: input
3434
attributes:
3535
label: Source of Font File
36-
placeholder: Link if downloaded, self-patched, or source.
36+
placeholder: Link (if downloaded), self-patched, or source.
3737

3838
- type: input
3939
attributes:
@@ -43,9 +43,11 @@ body:
4343
- type: input
4444
attributes:
4545
label: Operating System and Version
46-
placeholder: Specify OS (e.g., macOS 12.3, Ubuntu 22.04, Windows 11).
46+
placeholder: Specify OS (e.g., macOS 14.5, Ubuntu 24.04, Windows 11).
4747

4848
- type: textarea
4949
attributes:
50-
label: ★ Screenshots
51-
description: Include any other relevant details or screenshots here.
50+
label: Screenshots
51+
description: |
52+
Include any other relevant details or screenshots here.
53+
Screenshots help tremendously. Try to include the title of terminal windows and possibly settings dialogues.

0 commit comments

Comments
 (0)