From bef1a91903c593bf5ee0d86997e92b3be9f025a4 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Sun, 3 May 2026 21:21:54 +0300 Subject: [PATCH 1/2] fix bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0578e8a8..8e117100 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,16 +99,14 @@ 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 + placeholder: e.g. Emerald Launcher validations: required: true From 0c944cb7139d565dab32cf49ee5f8a1f92227c0e Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Sun, 3 May 2026 21:22:31 +0300 Subject: [PATCH 2/2] template: fix --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8e117100..12d5fe38 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -107,8 +107,8 @@ body: attributes: label: Launcher placeholder: e.g. Emerald Launcher - validations: - required: true + validations: + required: true - type: textarea id: additional