Browse Source

Update bug_report.yml

懒得勤快 1 year ago
parent
commit
aa21cfc052
1 changed files with 4 additions and 4 deletions
  1. 4 4
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 4 - 4
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -11,9 +11,9 @@ body:
   attributes:
     label: 版本号
     description: 请选择项目使用的包版本?
-      options:
-        - latest (最新的)
-        - 其他版本(请升级)
+    options:
+      - latest (最新的)
+      - 其他版本(请升级)
   validations:
     required: true
 
@@ -137,4 +137,4 @@ body:
       description: 请提供复现错误的 Demo 下载
       placeholder: https://github.com/your_id/your_test_project.git
     validations:
-      required: true
+      required: true