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 eff99ab commit 6468519
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions .github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ body:
attributes:
label: Types
description: Select the types of pacscripts you're requesting
multiple: true
options:
- -bin (Binary release of the package)
- -git (Compiled off of the latest commit of the package)
Expand All @@ -32,16 +31,16 @@ body:
description: Select the architectures
multiple: true
options:
- any
- amd64
- arm64
- armel
- armhf
- i386
- mips64el
- ppc64el
- riscv64
- s390x
- label: any
- label: amd64
- label: arm64
- label: armel
- label: armhf
- label: i386
- label: mips64el
- label: ppc64el
- label: riscv64
- label: s390x
validations:
required: true

Expand Down

0 comments on commit 6468519

Please sign in to comment.