mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-24 01:06:09 +01:00
:octocat: English support https://github.com/siyuan-note/siyuan/issues/7758
This commit is contained in:
parent
918e2a2b26
commit
f92a86c36d
2 changed files with 20 additions and 35 deletions
18
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
18
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -1,36 +1,32 @@
|
|||
name: ✨ 特性提议 Request new features
|
||||
description: 欢迎提出你所期待的新特性 Come up with the features you expected
|
||||
title: "请输入特性提议标题 Please enter the title of the feature request"
|
||||
name: ✨ Request new features
|
||||
description: Come up with the features you expected
|
||||
title: "Please enter the title of the feature request"
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 在什么情况下你需要该特性?In what scenarios do you need this feature?
|
||||
label: In what scenarios do you need this feature?
|
||||
description: |
|
||||
请尽量清晰地描述该特性的应用场景。
|
||||
Please describe the functions and application scenarios you expect as clearly and accurately as possible.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 描述可能的最优解决方案 Describe the optimal solution
|
||||
label: Describe the optimal solution
|
||||
description: |
|
||||
请描述你能想到的最优解决方案。也有有些类似软件已经实现了该特性,请列出以供我们参考。
|
||||
Please try to describe the best solution. There may be similar software that implements this feature. Please also list it for our reference.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 描述候选的解决方案 Describe the candidate solution
|
||||
label: Describe the candidate solution
|
||||
description: |
|
||||
请描述你能想到的候选解决方案。
|
||||
Please describe the candidate solutions you can accept as clearly and accurately as possible.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 其他信息 Other information
|
||||
label: Other information
|
||||
description: |
|
||||
请提供任何附加信息,以帮助我们更好地理解该特性和解决方案。
|
||||
Please provide any additional information about this feature suggestion.
|
||||
validations:
|
||||
required: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue