diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000000..52307b3bb2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,47 @@ +--- +name: 🚨 Bug report | Bug 提交 +about: Report a bug report to help us improve Nuxt.js. +title: '' +labels: 'bug' +assignees: '' + +--- + + + +### Versions + +- nuxt: +- node: + +
+Additional Details +
+ +
+ +### Steps to reproduce + + +### What is Expected? + + +### What is actually happening? diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7548555eea..9c00d1066a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,22 +1,6 @@ blank_issues_enabled: false contact_links: - - name: 🚨 Bug report | Bug 提交 - url: https://bug.nuxtjs.org/ - about: | - Please report bugs here. - 请在此提交 Bug。 - - name: 🙋 Feature request | 新功能提案 - url: https://feature.nuxtjs.org/ - about: | - Please request features here. - 请在此提交新功能提案。 - - name: 🤔 Consulting from the Nuxt team | 咨询 Nuxt 团队 - url: https://otechie.com/nuxt - about: | - Get technical support, project audits, app deployments, and custom development from the core Nuxt.js team. - 咨询核心 Nuxt.js 团队以获得技术支持,项目审核,应用程序部署以及自定义开发等方面上的帮助。 - name: ❗️ All other issues | 其他问题 - url: https://cmty.nuxtjs.org/ + url: https://discord.nuxtjs.org/ about: | - Please create all other issues here. - 请在此创建其他类型问题。 + Please use our Discord server for other issues and asking questions. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 0000000000..2389e5332c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,26 @@ +--- +name: 🙋 Feature request | 新功能提案 +about: Suggest an idea or enhancement for Nuxt.js. +title: '' +labels: 'feature' +assignees: '' + +--- + + + +### Describe the solution you'd like + + + +### Describe alternatives you've considered + + + +### Additional context + +