mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 06:05:52 -06:00
Update issue templates after label changes (#534)
This commit is contained in:
parent
176f9581d4
commit
1bd40713b5
5 changed files with 5 additions and 5 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Bug report
|
||||
description: Create a report to help us improve
|
||||
labels: ["Type: Bug"]
|
||||
labels: ["Bug"]
|
||||
assignees: []
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/discussion.yml
vendored
2
.github/ISSUE_TEMPLATE/discussion.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/monitor-issue.yml
vendored
2
.github/ISSUE_TEMPLATE/monitor-issue.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/question.yml
vendored
2
.github/ISSUE_TEMPLATE/question.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Question
|
||||
description: I have a question related to this project
|
||||
labels: ["Type: Question"]
|
||||
labels: ["Question"]
|
||||
assignees: []
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue