mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
Fix: fix issue template
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user