Skip to content

Commit

Permalink
Update PACKAGE-REQUEST.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Jun 4, 2024
1 parent 2d2bdd4 commit ea32d07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
validations:
required: true

- type: dropdown
- type: checkboxes
id: type
attributes:
label: Types
Expand All @@ -30,7 +30,7 @@ body:
label: Architectures
description: Select the architectures
options:
- label: any
- label: any/all
- label: amd64
- label: arm64
- label: armel
Expand All @@ -41,7 +41,7 @@ body:
- label: riscv64
- label: s390x
validations:
required: true
required: false

- type: input
id: repology_reference
Expand Down

0 comments on commit ea32d07

Please sign in to comment.