Skip to content

Commit 1bd4071

Browse files
authored
Update issue templates after label changes (MonitorControl#534)
1 parent 176f958 commit 1bd4071

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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: Bug report
22
description: Create a report to help us improve
3-
labels: ["Type: Bug"]
3+
labels: ["Bug"]
44
assignees: []
55
body:
66
- type: checkboxes

.github/ISSUE_TEMPLATE/discussion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Discussion
22
description: I want to discuss something that is related to this project
3-
labels: ["Type: Other"]
3+
labels: ["Other"]
44
assignees: []
55
body:
66
- type: checkboxes

.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 an idea for this project
3-
labels: ["Type: Feature Request"]
3+
labels: ["Feature Request"]
44
assignees: []
55
body:
66
- type: checkboxes

.github/ISSUE_TEMPLATE/monitor-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Monitor Issue
22
description: MonitorControl is not working as expected on my monitor.
3-
labels: ["Type: Monitor Issue"]
3+
labels: ["Monitor Issue"]
44
assignees: []
55
body:
66
- type: checkboxes

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Question
22
description: I have a question related to this project
3-
labels: ["Type: Question"]
3+
labels: ["Question"]
44
assignees: []
55
body:
66
- type: checkboxes

0 commit comments

Comments
 (0)