Skip to content

Commit 24c43d5

Browse files
committed
chore: update issue templates
1 parent af1b0db commit 24c43d5

File tree

5 files changed

+0
-10
lines changed

5 files changed

+0
-10
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "\U0001F41B Bug report"
22
description: Something's not working
3-
title: "fix: "
43
labels: ["bug"]
5-
assignees: danielroe
64
body:
75
- type: textarea
86
validations:

.github/ISSUE_TEMPLATE/config.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
blank_issues_enabled: false
2-
31
contact_links:
42
- name: Nuxt Community Discord
53
url: https://discord.nuxtjs.org/

.github/ISSUE_TEMPLATE/documentation.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "\U0001F4DA Documentation"
22
description: How do I ... ?
3-
title: "docs: "
43
labels: ["documentation"]
5-
assignees: danielroe
64
body:
75
- type: textarea
86
validations:

.github/ISSUE_TEMPLATE/feature-suggestion.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "\U0001F195 Feature suggestion"
22
description: Suggest an idea
3-
title: "feat: "
43
labels: ["enhancement"]
5-
assignees: danielroe
64
body:
75
- type: textarea
86
validations:

.github/ISSUE_TEMPLATE/help-wanted.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "\U0001F198 Help"
22
description: I need help with ...
3-
title: "help: "
43
labels: ["help"]
5-
assignees: danielroe
64
body:
75
- type: textarea
86
validations:

0 commit comments

Comments
 (0)