Browse Source

chore: update distro versions

pull/4657/head
Daniel Gibbs 6 months ago
parent
commit
fdde2de54a
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 6
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 6
      .github/ISSUE_TEMPLATE/feature_request.yml

6
.github/ISSUE_TEMPLATE/bug_report.yml

@ -30,17 +30,13 @@ body:
label: Linux distro
multiple: true
options:
- Ubuntu 24.04
- Ubuntu 22.04
- Ubuntu 20.04
- Ubuntu 18.04
- Ubuntu 16.04
- Debian 12
- Debian 11
- Debian 10
- Debian 9
- RedHat 9
- RedHat 8
- RedHat 7
- Other
validations:
required: true

6
.github/ISSUE_TEMPLATE/feature_request.yml

@ -30,17 +30,13 @@ body:
label: Linux distro
multiple: true
options:
- Ubuntu 24.04
- Ubuntu 22.04
- Ubuntu 20.04
- Ubuntu 18.04
- Ubuntu 16.04
- Debian 12
- Debian 11
- Debian 10
- Debian 9
- RedHat 9
- RedHat 8
- RedHat 7
- Other
validations:
required: false

Loading…
Cancel
Save