Update issue templates after label changes (#534)

This commit is contained in:
Joni Van Roost 2021-08-23 20:41:44 +02:00 committed by GitHub
parent 176f9581d4
commit 1bd40713b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
name: Bug report
description: Create a report to help us improve
labels: ["Type: Bug"]
labels: ["Bug"]
assignees: []
body:
- type: checkboxes

View file

@ -1,6 +1,6 @@
name: Discussion
description: I want to discuss something that is related to this project
labels: ["Type: Other"]
labels: ["Other"]
assignees: []
body:
- type: checkboxes

View file

@ -1,6 +1,6 @@
name: Feature request
description: Suggest an idea for this project
labels: ["Type: Feature Request"]
labels: ["Feature Request"]
assignees: []
body:
- type: checkboxes

View file

@ -1,6 +1,6 @@
name: Monitor Issue
description: MonitorControl is not working as expected on my monitor.
labels: ["Type: Monitor Issue"]
labels: ["Monitor Issue"]
assignees: []
body:
- type: checkboxes

View file

@ -1,6 +1,6 @@
name: Question
description: I have a question related to this project
labels: ["Type: Question"]
labels: ["Question"]
assignees: []
body:
- type: checkboxes