diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index dda6246cf..eb9e5b981 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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: @@ -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.