From ea32d0791afdaf0dcc55582b03c564d83fe73a8b Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Tue, 4 Jun 2024 01:37:24 -0400 Subject: [PATCH] Update PACKAGE-REQUEST.yml --- .github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml index ede74ca36c..a3ec9db7d8 100644 --- a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml @@ -12,7 +12,7 @@ body: validations: required: true - - type: dropdown + - type: checkboxes id: type attributes: label: Types @@ -30,7 +30,7 @@ body: label: Architectures description: Select the architectures options: - - label: any + - label: any/all - label: amd64 - label: arm64 - label: armel @@ -41,7 +41,7 @@ body: - label: riscv64 - label: s390x validations: - required: true + required: false - type: input id: repology_reference