diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0578e8a8..12d5fe38 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -85,8 +85,8 @@ body: - label: 1080p - label: 720p - label: 480p - validations: - required: true + validations: + required: true - type: checkboxes id: operatingsys @@ -99,18 +99,16 @@ body: - label: Debian(-based) - label: Arch(-based) - label: Gentoo(-based) - validations: - required: true + validations: + required: true - type: input id: launcher attributes: label: Launcher - attributes: - label: Launcher - placeholder: e.g. Emerald Launcher - validations: - required: true + placeholder: e.g. Emerald Launcher + validations: + required: true - type: textarea id: additional