From 584cb3bd53091b35535bece16149212c064970f7 Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Tue, 4 Jun 2024 01:41:19 -0400 Subject: [PATCH] Update PACKAGE-REQUEST.yml --- .github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml index 6d0849ecd1..96c55ae1bb 100644 --- a/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml @@ -12,18 +12,6 @@ body: validations: required: true - - type: checkboxes - id: type - attributes: - label: Types - description: Select the types of pacscripts you're requesting - options: - - 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 attributes: