|
|
|
@@ -11,21 +11,21 @@ body: |
|
|
|
id: related-problem |
|
|
|
attributes: |
|
|
|
label: 你的想法建议是否和某个问题相关? |
|
|
|
description: 清晰并简洁地描述想法是什么,例如,当我...时,总是想AI Infra社区可以通过XX的事情,达成XX的目标。 |
|
|
|
description: 清晰并简洁地描述想法是什么,例如,当我...时,总是想GPUCodeForces可以通过XX的事情,达成XX的目标。 |
|
|
|
validations: |
|
|
|
required: false |
|
|
|
- type: textarea |
|
|
|
id: desired-solution |
|
|
|
attributes: |
|
|
|
label: 你希望AI Infra社区有什么样的进展? |
|
|
|
label: 你希望GPUCodeForces有什么样的进展? |
|
|
|
description: 清晰并简洁地描述你希望看到的内容或者进展。 |
|
|
|
validations: |
|
|
|
required: true |
|
|
|
- type: textarea |
|
|
|
id: alternatives |
|
|
|
attributes: |
|
|
|
label: 你考虑过有哪些AI Infra社区可以给开源做的事情? |
|
|
|
description: 清晰并简洁地描述你考虑过的任何AI Infra社区可以给开源做的事情。 |
|
|
|
label: 你考虑过有哪些GPUCodeForces可以给开源做的事情? |
|
|
|
description: 清晰并简洁地描述你考虑过的任何GPUCodeForces可以给开源做的事情。 |
|
|
|
validations: |
|
|
|
required: false |
|
|
|
- type: textarea |
|
|
|
@@ -39,5 +39,5 @@ body: |
|
|
|
attributes: |
|
|
|
label: 意向参与贡献 |
|
|
|
options: |
|
|
|
- label: 我有意向参与AI Infra社区建设,并成为贡献者。 |
|
|
|
- label: 我有意向参与GPUCodeForces建设,并成为贡献者。 |
|
|
|
required: false |