ソースを参照

Fix: fix issue template

Kr328 3 年 前
コミット
23077537f9

+ 2 - 0
.github/ISSUE_TEMPLATE/02-feature-request-en.yml

@@ -9,6 +9,7 @@ body:
 
         NOTE: Be sure to put a clear and concise title **AFTER** `[Feature Request]` in the text box above.
   - type: textarea
+    id: "description"
     attributes:
       label: "Feature Description"
       description: |
@@ -16,6 +17,7 @@ body:
     validations:
       required: true
   - type: textarea
+    id: "additional"
     attributes:
       label: "Additional"
       description: |

+ 2 - 0
.github/ISSUE_TEMPLATE/04-feature-request-zh-cn.yml

@@ -9,6 +9,7 @@ body:
 
         注意: 请务必在上方文本框的 `[Feature Request]` **之后**填写清晰明了的标题。
   - type: textarea
+    id: "description"
     attributes:
       label: "功能描述"
       description: |
@@ -16,6 +17,7 @@ body:
     validations:
       required: true
   - type: textarea
+    id: "additional"
     attributes:
       label: "附加信息"
       description: |