From 4eae146d75c109af4d4fb0cc1c2104d8b2b4d3d3 Mon Sep 17 00:00:00 2001 From: Mariotaku Date: Fri, 27 Dec 2024 10:20:49 +0900 Subject: [PATCH] make "rooted" dropdown required --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f431a72..343ad92 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -35,6 +35,8 @@ body: options: - 'Yes' - 'No' + validations: + required: true - type: markdown attributes: value: |