diff --git a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml index a3ec9db7d8..d4185bf093 100644 --- a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml @@ -18,11 +18,11 @@ body: label: Types description: Select the types of pacscripts you're requesting options: - - -bin (Binary release of the package) - - -git (Compiled off of the latest commit of the package) - - -app (Appimage of the package) - - nosuffix (Compiled off of the released source code) - - -deb (Debian archive release of the package) + - label: -bin (Binary release of the package) + - label: -git (Compiled off of the latest commit of the package) + - label: -app (Appimage of the package) + - label: nosuffix (Compiled off of the released source code) + - label: -deb (Debian archive release of the package) - type: checkboxes id: architectures