mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-25 14:56:09 +03:00
Fix: fix issue template
This commit is contained in:
parent
de0cbd6b29
commit
23077537f9
@ -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: |
|
||||||
|
Loading…
Reference in New Issue
Block a user