Skip to content

Commit f6cde22

Browse files
committed
Trying to fix issue templates
1 parent 4b7fdd6 commit f6cde22

File tree

5 files changed

+4
-14
lines changed

5 files changed

+4
-14
lines changed

.github/ISSUE_TEMPLATE/Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Documentation issue
33
about: If you found a problem with documentation in the module or in this repo.
4-
labels: 'triage needed', 'documentation'
4+
labels: triage needed, documentation
55
assignees: ''
66
---
77

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request or suggestion
33
about: If you have an idea for a feature that this module is missing.
4-
labels: 'triage needed', 'enhancement'
4+
labels: triage needed, enhancement
55
assignees: ''
66
---
77

.github/ISSUE_TEMPLATE/Problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug or problem report
33
about: If you have a general question or request for help.
4-
labels: 'triage needed', 'bug'
4+
labels: triage needed, bug
55
assignees: ''
66
---
77

.github/ISSUE_TEMPLATE/Support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Support request or question
33
about: If you have a general question or request for help.
4-
labels: 'triage needed', 'support'
4+
labels: triage needed, support
55
assignees: ''
66
---
77

.github/ISSUE_TEMPLATE/custom.md

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

0 commit comments

Comments
 (0)