From fb7bf4a199c0da76b925c8edad6bdfe992ea5448 Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Tue, 4 Jun 2024 01:56:01 -0400 Subject: [PATCH] Update PACKAGE-REQUEST.yml --- .github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml index 3676324aaa..d2f51c2d8d 100644 --- a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml @@ -31,6 +31,7 @@ body: attributes: label: "Architectures" description: "Select the architectures" + multiple: true options: - "amd64" - "arm64"