From 198b255af900793f47fec3d8be17b78b13ed6d0e Mon Sep 17 00:00:00 2001 From: Argo-AsicoTech Date: Tue, 17 Dec 2024 12:38:09 +0800 Subject: [PATCH] chore: update the default framework value --- .github/ISSUE_TEMPLATE/10_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/10_bug_report.yml b/.github/ISSUE_TEMPLATE/10_bug_report.yml index a68a40d3e86..ce2da244cf1 100644 --- a/.github/ISSUE_TEMPLATE/10_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/10_bug_report.yml @@ -74,7 +74,7 @@ body: - NET8.0 - NET7.0 - NET6.0 - default: 1 + default: 0 validations: required: true - type: textarea