We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ecefb commit fdde2deCopy full SHA for fdde2de
2 files changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -30,17 +30,13 @@ body:
30
label: Linux distro
31
multiple: true
32
options:
33
+ - Ubuntu 24.04
34
- Ubuntu 22.04
35
- Ubuntu 20.04
- - Ubuntu 18.04
36
- - Ubuntu 16.04
37
- Debian 12
38
- Debian 11
39
- - Debian 10
40
- - Debian 9
41
- RedHat 9
42
- RedHat 8
43
- - RedHat 7
44
- Other
45
validations:
46
required: true
.github/ISSUE_TEMPLATE/feature_request.yml
required: false
0 commit comments