mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: use pending triage
label for issue template (#1888)
Co-authored-by: pooya parsa <pyapar@gmail.com>
This commit is contained in:
parent
102c4cd641
commit
b2fd3f9840
2
.github/ISSUE_TEMPLATE/bug-report-bridge.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report-bridge.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "\U0001F41E Bug report (Nuxt Bridge)"
|
name: "\U0001F41E Bug report (Nuxt Bridge)"
|
||||||
description: Create a report to help us improve Nuxt Bridge
|
description: Create a report to help us improve Nuxt Bridge
|
||||||
labels: ["triage:bug", bridge]
|
labels: ["pending triage", "bridge"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
2
.github/ISSUE_TEMPLATE/bug-report-nuxt3.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report-nuxt3.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "\U0001F41E Bug report (Nuxt 3)"
|
name: "\U0001F41E Bug report (Nuxt 3)"
|
||||||
description: Create a report to help us improve Nuxt 3
|
description: Create a report to help us improve Nuxt 3
|
||||||
labels: ["triage:bug", nuxt3]
|
labels: ["pending triage", "nuxt3"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user