mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
doc: add issue templates
This commit is contained in:
parent
435dec05e7
commit
eee0a7d6d0
18
.github/ISSUE_TEMPLATE/issue-template.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/issue-template.md
vendored
Normal 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**.
|
16
.github/ISSUE_TEMPLATE/nuxt-issue-template.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/nuxt-issue-template.md
vendored
Normal 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**.
|
Loading…
Reference in New Issue
Block a user