修改文案
parent
3a824b1d5e
commit
df9289367b
|
@ -22,14 +22,14 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: proposed-solution
|
id: proposed-solution
|
||||||
attributes:
|
attributes:
|
||||||
label: 描述您想要的解决方案
|
label: 描述你想要的解决方案
|
||||||
description: 简洁明了地描述你要发生的事情
|
description: 简洁明了地描述你要发生的事情
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: alternatives-considered
|
id: alternatives-considered
|
||||||
attributes:
|
attributes:
|
||||||
label: 描述您考虑过的替代方案
|
label: 描述你考虑过的替代方案
|
||||||
description: 对你考虑过的所有替代解决方案或功能的简洁明了的描述
|
description: 对你考虑过的所有替代解决方案或功能的简洁明了的描述
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in New Issue