Browse Source
chore: remove auto assignation, add Other OS
tags/v0.10.6
Jérôme Deuchnord
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
.github/ISSUE_TEMPLATE/bug_report.yml
|
|
@@ -2,8 +2,6 @@ name: Bug report |
|
|
|
description: Report a bug you have found, so it can be fixed |
|
|
|
labels: |
|
|
|
- bug |
|
|
|
assignees: |
|
|
|
- deuchnord |
|
|
|
|
|
|
|
body: |
|
|
|
- type: markdown |
|
|
@@ -76,6 +74,7 @@ body: |
|
|
|
- macOS 12 (Monterey) |
|
|
|
- macOS 11 (Big Sur) |
|
|
|
- macOS 10.15 (Catalina) |
|
|
|
- Other |
|
|
|
|
|
|
|
- type: dropdown |
|
|
|
id: install-source |
|
|
|