forked from ccf-ai-infra/GPUCodeForces
update .gitee/ISSUE_TEMPLATE/feature.yml.
Signed-off-by: 阔海生 <1457653356@qq.com>
This commit is contained in:
parent
c202da1ebd
commit
c6065076b5
|
|
@ -11,21 +11,21 @@ body:
|
||||||
id: related-problem
|
id: related-problem
|
||||||
attributes:
|
attributes:
|
||||||
label: 你的想法建议是否和某个问题相关?
|
label: 你的想法建议是否和某个问题相关?
|
||||||
description: 清晰并简洁地描述想法是什么,例如,当我...时,总是想AI Infra社区可以通过XX的事情,达成XX的目标。
|
description: 清晰并简洁地描述想法是什么,例如,当我...时,总是想GPUCodeForces可以通过XX的事情,达成XX的目标。
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: desired-solution
|
id: desired-solution
|
||||||
attributes:
|
attributes:
|
||||||
label: 你希望AI Infra社区有什么样的进展?
|
label: 你希望GPUCodeForces有什么样的进展?
|
||||||
description: 清晰并简洁地描述你希望看到的内容或者进展。
|
description: 清晰并简洁地描述你希望看到的内容或者进展。
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: alternatives
|
id: alternatives
|
||||||
attributes:
|
attributes:
|
||||||
label: 你考虑过有哪些AI Infra社区可以给开源做的事情?
|
label: 你考虑过有哪些GPUCodeForces可以给开源做的事情?
|
||||||
description: 清晰并简洁地描述你考虑过的任何AI Infra社区可以给开源做的事情。
|
description: 清晰并简洁地描述你考虑过的任何GPUCodeForces可以给开源做的事情。
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
@ -39,5 +39,5 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: 意向参与贡献
|
label: 意向参与贡献
|
||||||
options:
|
options:
|
||||||
- label: 我有意向参与AI Infra社区建设,并成为贡献者。
|
- label: 我有意向参与GPUCodeForces建设,并成为贡献者。
|
||||||
required: false
|
required: false
|
||||||
Loading…
Reference in New Issue