diff --git a/.github/ISSUE_TEMPLATE/bug-report-bridge.yml b/.github/ISSUE_TEMPLATE/bug-report-bridge.yml index 3cb31b1620..dff03171cf 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-bridge.yml +++ b/.github/ISSUE_TEMPLATE/bug-report-bridge.yml @@ -1,6 +1,6 @@ name: "\U0001F41E Bug report (Nuxt Bridge)" description: Create a report to help us improve Nuxt Bridge -labels: ["triage:bug", bridge] +labels: ["pending triage", "bridge"] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/bug-report-nuxt3.yml b/.github/ISSUE_TEMPLATE/bug-report-nuxt3.yml index 95734e9c86..14a6ce8d22 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-nuxt3.yml +++ b/.github/ISSUE_TEMPLATE/bug-report-nuxt3.yml @@ -1,6 +1,6 @@ name: "\U0001F41E Bug report (Nuxt 3)" description: Create a report to help us improve Nuxt 3 -labels: ["triage:bug", nuxt3] +labels: ["pending triage", "nuxt3"] body: - type: markdown attributes: