diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md new file mode 100644 index 0000000000..114677ae33 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -0,0 +1,18 @@ +--- +name: Issue template +about: Please follow the instruction to crate issue +title: '' +labels: '' +assignees: '' + +--- + +🚨 IMPORTANT 🚨 + +Please use the following link to create a new issue: + +- 🚨 Bug report - https://bug.nuxtjs.org/ +- 🙋 Feature request - https://feature.nuxtjs.org/ +- ❗️ All other issues - https://cmty.nuxtjs.org/ + +If your issue was not created using the app above, **it will be closed immediately**. diff --git a/.github/ISSUE_TEMPLATE/nuxt-issue-template.md b/.github/ISSUE_TEMPLATE/nuxt-issue-template.md new file mode 100644 index 0000000000..6f85be4dab --- /dev/null +++ b/.github/ISSUE_TEMPLATE/nuxt-issue-template.md @@ -0,0 +1,16 @@ +--- +name: Nuxt issue template +about: "\U0001F6A8 IMPORTANT \U0001F6A8" +title: '' +labels: '' +assignees: '' + +--- + +Please use the following link to create a new issue: + +- 🚨 Bug report - https://bug.nuxtjs.org/ +- 🙋 Feature request - https://feature.nuxtjs.org/ +- ❗️ All other issues - https://cmty.nuxtjs.org/ + +If your issue was not created using the app above, **it will be closed immediately**.