diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index fd4c412e05..0000000000 --- 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 68d2854105..58ea0a7c45 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 27e5ec9dba..0000000000 --- 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 0000000000..3f88ba1e26 --- /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**: