Browse Source

update .gitee/ISSUE_TEMPLATE/bug.yml.

Signed-off-by: IMaster <logole@live.cn>
IMaster 10 tháng trước cách đây
mục cha
commit
8fa9badcb0
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      .gitee/ISSUE_TEMPLATE/bug.yml

+ 3 - 1
.gitee/ISSUE_TEMPLATE/bug.yml

@@ -63,6 +63,7 @@ body:
     options:
         - .NET 6.0
         - .NET 8.0
+        - .NET 9.0
   validations:
     required: true
 - type: dropdown
@@ -71,6 +72,7 @@ body:
     label: 版本/分支
     description: 你当前正在使用的版本/分支?
     options:
-        - next (默认)
+        - v2 (默认)
+        - next
   validations:
     required: true