From 319faff11076310d218c57b54a8f6eecc987511a Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 9 Dec 2024 09:40:30 +0800 Subject: [PATCH] Remove outdated issue templates and update contact links in config.yml --- .github/ISSUE_TEMPLATE/bug_report.md | 39 ----------------------- .github/ISSUE_TEMPLATE/config.yml | 9 ++++-- .github/ISSUE_TEMPLATE/feature_request.md | 19 ----------- .github/ISSUE_TEMPLATE/issue_report.md | 13 ++++++++ 4 files changed, 19 insertions(+), 61 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/issue_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index fd4c412e..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -name: 'Bug report(缺陷问题反馈)' -about: 'Report a bug to help us improve' -title: '[Bug] say something' -labels: '' -assignees: '' ---- - - - -## 发生了什么? - - - - -## 相关截图(必需) - -## 最小可复现例子(必需) - -> Please provide a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) then upload to your GitHub. 请提供 [最小重现](https://stackoverflow.com/help/minimal-reproducible-example),并上传到你的 GitHub 仓库 - - - - -## 复现步骤 - -**Steps to reproduce the behavior:** 1. 2. - -**Expected behavior** 1. 2. - - - -## Context - -- **Yao Version( Detail Version )**: -- **Xgen Version( Build Info )**: -- **Platform**: \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 68d28541..58ea0a7c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: - - name: Ask a question(提问和讨论) - url: https://github.com/YaoApp/yao/discussions - about: Ask questions and discuss with other community members \ No newline at end of file + - name: Ask a question or discuss a topic + url: https://discord.com/invite/BkMR2NUsjU + about: Ask questions and discuss with other community members + - name: Join Yao community + url: https://yaoapps.com/community + about: Join the community to get updates and news diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 27e5ec9d..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: 'Feature request(新需求)' -about: 'Suggest an idea for this project' -title: '[Feature Request] say something' -labels: '' -assignees: '' ---- - -## 需求背景 - -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -## 提案 - -Describe the solution you'd like, better to provide some pseudo code. - -## 额外补充 - -Add any other context or screenshots about the feature request here. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/issue_report.md b/.github/ISSUE_TEMPLATE/issue_report.md new file mode 100644 index 00000000..3f88ba1e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_report.md @@ -0,0 +1,13 @@ +--- +name: "Report an issue" +about: "Report an issue to help us improve" +labels: "" +assignees: "" +--- + +## Description + +## Context + +- **Yao Version( yao version --all )**: +- **Platform**: