mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-21 06:46:18 -06:00
docs: update issue templates
This commit is contained in:
parent
2a314893fb
commit
58eec85aaa
2 changed files with 20 additions and 10 deletions
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -4,11 +4,13 @@ about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'Type: Bug'
|
labels: 'Type: Bug'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Checklist**
|
**Checklist**
|
||||||
|
|
||||||
|
<!-- NOTE: M1/Apple Silicon is currently not supported, see: https://github.com/MonitorControl/MonitorControl/issues/323 -->
|
||||||
<!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) -->
|
<!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) -->
|
||||||
|
|
||||||
- [ ] I have searched for existing issues
|
- [ ] I have searched for existing issues
|
||||||
- [ ] I have looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki)
|
- [ ] I have looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki)
|
||||||
- [ ] I have updated MonitorControl to the latest version
|
- [ ] I have updated MonitorControl to the latest version
|
||||||
|
|
@ -18,6 +20,7 @@ A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
|
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
|
|
@ -33,6 +36,9 @@ If applicable, add screenshots to help explain your problem.
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
||||||
**Environment Information (please complete the following information):**
|
**Environment Information (please complete the following information):**
|
||||||
- macOS version:
|
|
||||||
- MonitorControl version:
|
- macOS version:
|
||||||
- Monitor(s):
|
- Mac model:
|
||||||
|
- MonitorControl version:
|
||||||
|
- Monitor(s):
|
||||||
|
- Apple Silicon/M1 (yes or no):
|
||||||
|
|
|
||||||
16
.github/ISSUE_TEMPLATE/monitor-issue.md
vendored
16
.github/ISSUE_TEMPLATE/monitor-issue.md
vendored
|
|
@ -4,11 +4,13 @@ about: MonitorControl is not working as expected on my Monitor
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'Type: Monitor Issue'
|
labels: 'Type: Monitor Issue'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Checklist**
|
**Checklist**
|
||||||
|
|
||||||
|
<!-- NOTE: M1/Apple Silicon is currently not supported, see: https://github.com/MonitorControl/MonitorControl/issues/323 -->
|
||||||
<!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) -->
|
<!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) -->
|
||||||
|
|
||||||
- [ ] I have searched for existing issues
|
- [ ] I have searched for existing issues
|
||||||
- [ ] I have looked through [the Monitor Troubleshooting wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting)
|
- [ ] I have looked through [the Monitor Troubleshooting wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting)
|
||||||
- [ ] I have updated MonitorControl to the latest version
|
- [ ] I have updated MonitorControl to the latest version
|
||||||
|
|
@ -26,8 +28,10 @@ If applicable, add screenshots to help explain your problem.
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
||||||
**Environment Information (please complete the following information):**
|
**Environment Information (please complete the following information):**
|
||||||
- macOS version:
|
|
||||||
- MonitorControl version:
|
- macOS version:
|
||||||
- Monitor(s):
|
- MonitorControl version:
|
||||||
- Mac model:
|
- Monitor(s):
|
||||||
- Monitor Cable(s)/Connection(s): (e.g. DisplayPort)
|
- Mac model:
|
||||||
|
- Monitor Cable(s)/Connection(s): (e.g. DisplayPort)
|
||||||
|
- Apple Silicon/M1 (yes or no):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue