Skip to content

Commit 9f9fb92

Browse files
committed
chore: remove issue template for 2.x
1 parent a07ca1f commit 9f9fb92

File tree

4 files changed

+4
-56
lines changed

4 files changed

+4
-56
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "\U0001F41E Bug report"
22
description: Create a report to help us improve Nuxt
3-
labels: ["pending triage", "3.x"]
3+
labels: ["pending triage"]
44
body:
55
- type: markdown
66
attributes:

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: 📚 Nuxt 3 Documentation
3+
- name: 📚 Nuxt Documentation
44
url: https://nuxt.com/docs
5-
about: Check the documentation for usage of Nuxt 3
6-
- name: 📚 Nuxt 2 Documentation
7-
url: https://v2.nuxt.com
8-
about: Check the documentation for usage of Nuxt 2
5+
about: Check the documentation for usage of Nuxt
96
- name: 💬 Discussions
107
url: https://github.com/nuxt/nuxt/discussions
118
about: Use discussions if you have another issue, an idea for improvement or for asking questions.

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "🚀 Feature request"
22
description: Suggest a feature that will improve Nuxt
3-
labels: ["pending triage", "3.x"]
3+
labels: ["pending triage"]
44
body:
55
- type: markdown
66
attributes:

.github/ISSUE_TEMPLATE/z-bug-report-2.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)