Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

73 changes: 73 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
name: Bug report
description: Create a report to help us improve
labels: ["Type: Bug"]
assignees: []
body:
- type: checkboxes
id: checklist
attributes:
label: Before opening the issue, have you...?
description: This is to help us minimize the amount of duplicate issues, which allows us more time for actual development.
options:
- label: Searched for existing issues
required: true
- label: Looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki)
required: true
- label: Updated MonitorControl to the latest version (if applicable)
required: true
- type: textarea
id: description
validations:
required: true
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is.
placeholder: "Example: When enabling the Show contrast slider in menu option, the application crashes when clicking on the menu icon."
- type: textarea
id: reproduction
validations:
required: true
attributes:
label: Steps to reproduce
description: Please provide some steps on how we can reproduce the problem. This helps us resolve it faster.
placeholder: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
- type: textarea
id: expected
validations:
required: true
attributes:
label: Expected behavior
description: A clear and concise description of what you expected to happen.
placeholder: "Example: The app shows a contrast slider when clicking the icon in the menu bar and does not crash."
- type: textarea
validations:
required: false
attributes:
label: Anything else?
description: |
Screenshots? Links? References? Anything that will give us more context about the issue you are encountering!

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
- type: textarea
validations:
required: true
attributes:
label: Environment Information (please complete the following information)
description: |
examples:
- **macOS version**: 11.4 Big Sur
- **Mac model**: MacBook Pro (16-inch, 2019)
- **MonitorControl version**: v2.1.0
- **Monitor(s)**: LG 38GN950, LG 27UN83A
- **Apple Silicon/M1 (yes or no)**: no
value: |
- macOS version:
- Mac model:
- MonitorControl version:
- Monitor(s):
- Apple Silicon/M1 (yes or no): no
render: markdown
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/discussion.md

This file was deleted.

20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/discussion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Discussion
description: I want to discuss something that is related to this project
labels: ["Type: Other"]
assignees: []
body:
- type: checkboxes
id: checklist
attributes:
label: Before opening the issue, have you...?
description: This is to help us minimize the amount of duplicate issues, which allows us more time for actual development.
options:
- label: Searched for existing issues
required: true
- type: textarea
id: discussion
validations:
required: true
attributes:
label: Discussion
description: Feel free to type anything you want to discuss related to the project. Do note that we have a seperate template for questions.
24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
name: Feature request
description: Suggest an idea for this project
labels: ["Type: Feature Request"]
assignees: []
body:
- type: checkboxes
attributes:
label: Before opening the issue, have you...?
description: This is to help us minimize the amount of duplicate issues, which allows us more time for actual development.
options:
- label: Searched for existing issues
required: true
- type: textarea
validations:
required: true
attributes:
label: Is your feature request related to a problem? Please describe
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- type: textarea
validations:
required: true
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
- type: textarea
validations:
required: true
attributes:
label: Describe alternatives you've considered
description: A clear and concise description of any alternative solutions or features you've considered.
- type: textarea
validations:
required: false
attributes:
label: Anything else?
description: |
Screenshots? Links? References? Anything that will give us more context about the issue you are encountering!

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
37 changes: 0 additions & 37 deletions .github/ISSUE_TEMPLATE/monitor-issue.md

This file was deleted.

61 changes: 61 additions & 0 deletions .github/ISSUE_TEMPLATE/monitor-issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
name: Monitor Issue
description: MonitorControl is not working as expected on my monitor.
labels: ["Type: Monitor Issue"]
assignees: []
body:
- type: checkboxes
attributes:
label: Before opening the issue, have you...?
description: This is to help us minimize the amount of duplicate issues, which allows us more time for actual development.
options:
- label: Searched for existing issues
required: true
- label: Looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki)
required: true
- label: Updated MonitorControl to the latest version (if applicable)
required: true
- type: textarea
validations:
required: true
attributes:
label: Describe the issue
description: A clear and concise description of the problem.
placeholder: Volume & Brightness controls are not working on my LG 38GN950.
- type: textarea
validations:
required: true
attributes:
label: Expected behavior
description: A clear and concise description of what you expected to happen.
- type: textarea
validations:
required: false
attributes:
label: Anything else?
description: |
Screenshots? Links? References? Anything that will give us more context about the issue you are encountering!

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
- type: textarea
validations:
required: false
attributes:
label: Environment Information (please complete the following information)
description: |
examples:
- **macOS version**: 11.4 Big Sur
- **Mac model**: MacBook Pro (16-inch, 2019)
- **MonitorControl version**: v2.1.0
- **Monitor(s)**: LG 38GN950, LG 27UN83A
- **Monitor Cable(s)/Connection(s)**:
  - Mac Mini -> DisplayPort 2.1 -> LG 38GN950
  - Mac Mini -> Belkin Thunderbolt 3 Dock Core -> LG 27UN83A
- **Apple Silicon/M1 (yes or no)**: no
value: |
- macOS version:
- Mac model:
- MonitorControl version:
- Monitor(s):
- Monitor Cable(s)/Connection(s):
- Apple Silicon/M1 (yes or no):
render: markdown
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Question
description: I have a question related to this project
labels: ["Type: Question"]
assignees: []
body:
- type: checkboxes
attributes:
label: Before opening the issue, have you...?
description: This is to help us minimize the amount of duplicate issues, which allows us more time for actual development.
options:
- label: Searched for existing issues
required: true
- type: textarea
validations:
required: true
attributes:
label: Question
description: Ask your question, be specific. The more info you provide, the easier it will be for someone to answer!