Fix: fix issue template

This commit is contained in:
Kr328 2022-02-21 11:19:43 +08:00
parent de0cbd6b29
commit 23077537f9
2 changed files with 4 additions and 0 deletions

View File

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

View File

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