We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a245c70 + df92893 commit 399cd6cCopy full SHA for 399cd6c
1 file changed
.github/ISSUE_TEMPLATE/----.yml
@@ -22,14 +22,14 @@ body:
22
- type: textarea
23
id: proposed-solution
24
attributes:
25
- label: 描述您想要的解决方案
+ label: 描述你想要的解决方案
26
description: 简洁明了地描述你要发生的事情
27
validations:
28
required: true
29
30
id: alternatives-considered
31
32
- label: 描述您考虑过的替代方案
+ label: 描述你考虑过的替代方案
33
description: 对你考虑过的所有替代解决方案或功能的简洁明了的描述
34
35
required: false
0 commit comments