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