doc: add issue templates

This commit is contained in:
Xin Du (Clark) 2019-01-03 09:42:13 +00:00 committed by GitHub
parent 435dec05e7
commit eee0a7d6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 0 deletions

View File

@ -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**.

View File

@ -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**.