Skip to content

Commit 436baba

Browse files
authored
Bug reporting: Replace "Windows" with "Generic" (#196)
As we don't support Windows, it's not of real use for us. Additionally, a "Generic" keyword is useful when no specific OS is needed.
1 parent cddbb6a commit 436baba

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ body:
3939
multiple: true
4040
options:
4141
- Linux
42-
- Windows
4342
- macOS
43+
- Generic
4444
- Other (describe below)
4545
validations:
4646
required: true

changelog.d/196.infra.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
In the bug reporting template, remove "Windows" and add "Generic".

0 commit comments

Comments
 (0)