You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Submit a suggestion to help us improve. / 提交建议帮助我们改进。
5
5
labels: [ "enhancement" ]
6
6
body:
7
7
- type: markdown
8
8
attributes:
9
9
value: |
10
-
感谢您抽出时间提出新功能建议,请准确解释您的想法。
10
+
Thank you for taking the time to suggest a new feature! Please explain your idea clearly and accurately. / 感谢您抽出时间提出新功能建议,请准确解释您的想法。
11
11
12
12
- type: textarea
13
13
attributes:
14
-
label: 描述
15
-
description: 简短描述您的功能建议。
14
+
label: Description / 描述
15
+
description: Please describe the feature you want to be added in detail. / 请详细描述您希望添加的功能。
16
16
17
17
- type: textarea
18
18
attributes:
19
-
label: 使用场景
20
-
description: 你想要发生什么?
21
-
placeholder: >
22
-
一个清晰且具体的描述这个功能的使用场景。
19
+
label: Use Case / 使用场景
20
+
description: Please describe the use case for this feature. / 请描述这个功能的使用场景。
23
21
24
22
- type: checkboxes
25
23
attributes:
26
-
label: 你愿意提交PR吗?
24
+
label: Willing to Submit PR? / 是否愿意提交PR?
27
25
description: >
28
-
这不是必须的,但我们欢迎您的贡献。
26
+
This is not required, but if you are willing to submit a PR to implement this feature, it would be greatly appreciated! / 这不是必需的,但如果您愿意提交 PR 来实现这个功能,我们将不胜感激!
29
27
options:
30
-
- label: 是的, 我愿意提交PR!
28
+
- label: Yes, I am willing to submit a PR. / 是的,我愿意提交 PR。
I have read and agree to abide by the project's [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct). /
0 commit comments