Skip to content

Commit 58eec85

Browse files
committed
docs: update issue templates
1 parent 2a31489 commit 58eec85

File tree

2 files changed

+20
-10
lines changed

2 files changed

+20
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ about: Create a report to help us improve
44
title: ''
55
labels: 'Type: Bug'
66
assignees: ''
7-
87
---
98

109
**Checklist**
10+
11+
<!-- NOTE: M1/Apple Silicon is currently not supported, see: https://github.com/MonitorControl/MonitorControl/issues/323 -->
1112
<!-- 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]) -->
13+
1214
- [ ] I have searched for existing issues
1315
- [ ] I have looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki)
1416
- [ ] I have updated MonitorControl to the latest version
@@ -18,6 +20,7 @@ A clear and concise description of what the bug is.
1820

1921
**To Reproduce**
2022
Steps to reproduce the behavior:
23+
2124
1. Go to '...'
2225
2. Click on '....'
2326
3. Scroll down to '....'
@@ -33,6 +36,9 @@ If applicable, add screenshots to help explain your problem.
3336
Add any other context about the problem here.
3437

3538
**Environment Information (please complete the following information):**
36-
- macOS version:
37-
- MonitorControl version:
38-
- Monitor(s):
39+
40+
- macOS version:
41+
- Mac model:
42+
- MonitorControl version:
43+
- Monitor(s):
44+
- Apple Silicon/M1 (yes or no):

.github/ISSUE_TEMPLATE/monitor-issue.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ about: MonitorControl is not working as expected on my Monitor
44
title: ''
55
labels: 'Type: Monitor Issue'
66
assignees: ''
7-
87
---
98

109
**Checklist**
10+
11+
<!-- NOTE: M1/Apple Silicon is currently not supported, see: https://github.com/MonitorControl/MonitorControl/issues/323 -->
1112
<!-- 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]) -->
13+
1214
- [ ] I have searched for existing issues
1315
- [ ] I have looked through [the Monitor Troubleshooting wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting)
1416
- [ ] I have updated MonitorControl to the latest version
@@ -26,8 +28,10 @@ If applicable, add screenshots to help explain your problem.
2628
Add any other context about the problem here.
2729

2830
**Environment Information (please complete the following information):**
29-
- macOS version:
30-
- MonitorControl version:
31-
- Monitor(s):
32-
- Mac model:
33-
- Monitor Cable(s)/Connection(s): (e.g. DisplayPort)
31+
32+
- macOS version:
33+
- MonitorControl version:
34+
- Monitor(s):
35+
- Mac model:
36+
- Monitor Cable(s)/Connection(s): (e.g. DisplayPort)
37+
- Apple Silicon/M1 (yes or no):

0 commit comments

Comments
 (0)