From c6065076b5bb7094c585a299e04cb691924121bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=94=E6=B5=B7=E7=94=9F?= <1457653356@qq.com> Date: Mon, 18 Aug 2025 08:16:33 +0000 Subject: [PATCH] update .gitee/ISSUE_TEMPLATE/feature.yml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 阔海生 <1457653356@qq.com> --- .gitee/ISSUE_TEMPLATE/feature.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE/feature.yml b/.gitee/ISSUE_TEMPLATE/feature.yml index e942fa9..eea0be2 100644 --- a/.gitee/ISSUE_TEMPLATE/feature.yml +++ b/.gitee/ISSUE_TEMPLATE/feature.yml @@ -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 \ No newline at end of file