Skip to content

Commit

Permalink
gitlab: Small change on bug template
Browse files Browse the repository at this point in the history
[why]
Make sure the examples are understood correctly and add some more info.

Signed-off-by: Fini Jastrow <[email protected]>
  • Loading branch information
Finii committed Jun 26, 2024
1 parent 87402e0 commit 11ab942
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ body:
- type: input
attributes:
label: Source of Font File
placeholder: Link if downloaded, self-patched, or source.
placeholder: Link (if downloaded), self-patched, or source.

- type: input
attributes:
Expand All @@ -43,9 +43,11 @@ body:
- type: input
attributes:
label: Operating System and Version
placeholder: Specify OS (e.g., macOS 12.3, Ubuntu 22.04, Windows 11).
placeholder: Specify OS (e.g., macOS 14.5, Ubuntu 24.04, Windows 11).

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

0 comments on commit 11ab942

Please sign in to comment.