Forráskód Böngészése

Change issue template yml

dufu1991 3 éve
szülő
commit
7de6eb6f21

+ 1 - 1
.github/ISSUE_TEMPLATE/feature_request.yml

@@ -1,7 +1,7 @@
 name: 👏 Feature Request
 description: Submit a request for a new feature
 title: '[Feature]: '
-labels: ['feature']
+labels: ['enhancement']
 body:
     - type: markdown
       attributes:

+ 2 - 2
.github/ISSUE_TEMPLATE/feature_request_CN.yml

@@ -1,7 +1,7 @@
 name: 👏 功能新增
 description: 提交一个新功能的需求
 title: '[Feature]: '
-labels: ['feature']
+labels: ['enhancement']
 body:
     - type: markdown
       attributes:
@@ -32,7 +32,7 @@ body:
     - type: textarea
       id: description
       attributes:
-          label: 新功能缺陷
+          label: 新功能描述
           description: 请清晰简明地描述清楚该新功能内容。
           placeholder: 当...
       validations: