From 5e91142f0b790bd321f6664bcaf930e673655f0a Mon Sep 17 00:00:00 2001 From: xijing21 Date: Mon, 20 Jan 2025 11:47:18 +0800 Subject: [PATCH] update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++------ .github/ISSUE_TEMPLATE/config.yml | 9 +++------ .github/ISSUE_TEMPLATE/feature_request.yml | 4 ---- .github/ISSUE_TEMPLATE/help.yml | 4 ---- .github/ISSUE_TEMPLATE/other.yml | 4 ---- 5 files changed, 5 insertions(+), 24 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6b8e0eb..4eea7b2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,10 +2,6 @@ name: Bug report description: 向我们反馈您发现的Bug title: "[Bug]: " labels: ["bug"] -assignees: - - wuwentao - - zhangxiaojingCAN - - kexinliang666 body: - type: textarea id: what_happened @@ -28,8 +24,8 @@ body: attributes: label: Hardware board description: 硬件板卡 - placeholder: k230 canmv board - value: k230 canmv board + placeholder: CanMV-K230D-Zero/CanMV K230 + value: CanMV-K230D-Zero/CanMV K230 validations: required: false - type: input diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 2c96073..4b6c629 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Canaan Official Website - about: Canaan 官方网站 - url: https://www.canaan-creative.com/ - - name: Kendryte Community - about: Kendryte 开发者社区 - url: https://developer.canaan-creative.com/ + - name: RuyiSDK Official Website + about: RuyiSDK 官方网站 + url: https://ruyisdk.org/ diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 460ef2c..1c65946 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,10 +2,6 @@ name: Feature request description: 向我们建议您想要的Feature title: "[Feature]: " labels: ["feature"] -assignees: - - wuwentao - - zhangxiaojingCAN - - kexinliang666 body: - type: textarea id: what_feature diff --git a/.github/ISSUE_TEMPLATE/help.yml b/.github/ISSUE_TEMPLATE/help.yml index e447651..572c199 100644 --- a/.github/ISSUE_TEMPLATE/help.yml +++ b/.github/ISSUE_TEMPLATE/help.yml @@ -2,10 +2,6 @@ name: Help description: 向我们寻求帮助 title: "[help]: " labels: ["help"] -assignees: - - wuwentao - - zhangxiaojingCAN - - kexinliang666 body: - type: textarea id: help diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 080e482..1d82b18 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -2,10 +2,6 @@ name: Other description: 其它问题 title: "[other]: " labels: [] -assignees: - - wuwentao - - zhangxiaojingCAN - - kexinliang666 body: - type: textarea id: other