From 08a06f52a2a8bebac75efdb71b281e691215aa29 Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Sat, 16 Dec 2023 11:09:28 -0500 Subject: [PATCH] oops --- .github/ISSUE_TEMPLATE/bug.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 90ef183..2e16182 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -24,22 +24,26 @@ body: value: "## Device Info" - type: input - label: iOS/iPadOS version + attributes: + label: iOS/iPadOS version validations: required: true - type: input - label: Device model + attributes: + label: Device model validations: required: true - type: input - label: Sideload tool (AltStore, Sideloadly, TrollStore,...) + attributes: + label: Sideload tool (AltStore, Sideloadly, TrollStore,...) validations: required: true - type: input - label: uYouEnhanced version (**latest or newest is NOT a version number!**) + attributes: + label: uYouEnhanced version (**latest or newest is NOT a version number!**) validations: required: true