mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 06:05:52 -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: ''
|
||||
labels: 'Type: Bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**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]) -->
|
||||
|
||||
- [ ] I have searched for existing issues
|
||||
- [ ] I have looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki)
|
||||
- [ ] I have updated MonitorControl to the latest version
|
||||
|
|
@ -18,6 +20,7 @@ A clear and concise description of what the bug is.
|
|||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
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.
|
||||
|
||||
**Environment Information (please complete the following information):**
|
||||
- macOS version:
|
||||
- MonitorControl version:
|
||||
- Monitor(s):
|
||||
|
||||
- macOS version:
|
||||
- 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: ''
|
||||
labels: 'Type: Monitor Issue'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**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]) -->
|
||||
|
||||
- [ ] I have searched for existing issues
|
||||
- [ ] I have looked through [the Monitor Troubleshooting wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting)
|
||||
- [ ] 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.
|
||||
|
||||
**Environment Information (please complete the following information):**
|
||||
- macOS version:
|
||||
- MonitorControl version:
|
||||
- Monitor(s):
|
||||
- Mac model:
|
||||
- Monitor Cable(s)/Connection(s): (e.g. DisplayPort)
|
||||
|
||||
- macOS version:
|
||||
- MonitorControl version:
|
||||
- Monitor(s):
|
||||
- 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