From d2710f8b0e8f17063c0fac9f1fbeeee4e0342479 Mon Sep 17 00:00:00 2001 From: Pedro Cattori Date: Mon, 25 Nov 2024 16:44:17 -0500 Subject: [PATCH] issue template: require library/framework dropdown --- .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 24fa27c2e..80e88189a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -32,6 +32,8 @@ body: options: - library - framework + validations: + required: true - type: textarea id: reproduction attributes: