diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 5ef1714..d05c69d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -26,9 +26,8 @@ body: value: | - iOS/iPadOS version: - Device model: - - Sideload tool (Ex: AltStore, Sideloadly, TrollStore,...): - - The specific version of uYouPlus: _**latest** or **newest** is NOT a version number!!_ - render: markdown + - Sideload tool (AltStore, Sideloadly, TrollStore,...): + - The specific version of uYouPlus (**latest** or **newest** is NOT a version number!): validations: required: true @@ -43,10 +42,10 @@ body: attributes: label: Steps to reproduce the issue description: _Please attach videos or screenshots if possible_ - placeholder: | - 1. - 2. - 3. + value: | + 1. + 2. + 3. validations: required: true @@ -63,8 +62,8 @@ body: description: _Developers spend time and effort to fix bugs & add improvements with every release. Why don't you update to the latest version before reporting about an issue?_ multiple: false options: - - Yes, I'm using the latest version of uYouPlus right now - - No, I'll explain at the end of the template + - ✅ Yes, I'm using the latest version of uYouPlus right now + - ❌ No, I'll explain at the end of the template validations: required: true @@ -74,8 +73,8 @@ body: description: _Well, YouTube itself is buggy sometimes..._ multiple: false options: - - No, It doesn't - - Yes, It does + - ❌ No, It doesn't + - ✅ Yes, It does validations: required: true