Ver código fonte

Change issue template yml

dufu1991 3 anos atrás
pai
commit
cc94f4d1dc
1 arquivos alterados com 7 adições e 7 exclusões
  1. 7 7
      .github/ISSUE_TEMPLATE/bug_report.yml

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

@@ -18,13 +18,13 @@ body:
       label: 模块
       description: 此缺陷属于哪个模块?
       options:
-        - [stdf] (STDF 组件,默认)
-        - [create] (create-stdf 脚手架)
-        - [vscode] (STDF VS Code 插件)
-        - [icon] (rollup-plugin-stdf-icon 插件)
-        - [site] (STDF 站点)
-        - [demo] (STDF demo)
-        - [other] (其他)
+        - stdf (STDF 组件,默认)
+        - create (create-stdf 脚手架)
+        - vscode (STDF VS Code 插件)
+        - icon (rollup-plugin-stdf-icon 插件)
+        - site (STDF 站点)
+        - demo (STDF demo)
+        - other (其他)
     validations:
       required: true