mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: issue template names should be unique
This commit is contained in:
parent
a6c7ee1828
commit
ad5d00795a
2
.github/ISSUE_TEMPLATE/bug-report-nuxt2.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report-nuxt2.md
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: "🐞 Bug report"
|
name: "🐞 Bug report (Nuxt Bridge)"
|
||||||
about: Create a report to help us improve Nuxt Bridge
|
about: Create a report to help us improve Nuxt Bridge
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug, bridge
|
labels: bug, bridge
|
||||||
|
2
.github/ISSUE_TEMPLATE/bug-report-nuxt3.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report-nuxt3.md
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: "🐞 Bug report"
|
name: "🐞 Bug report (Nuxt 3)"
|
||||||
about: Create a report to help us improve Nuxt 3
|
about: Create a report to help us improve Nuxt 3
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug, nuxt3
|
labels: bug, nuxt3
|
||||||
|
Loading…
Reference in New Issue
Block a user