From 9f9c97b398ca69b7a70dbf5e82bc9335b69d5498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BA=A1t?= <52943116+qnblackcat@users.noreply.github.com> Date: Mon, 19 Dec 2022 21:43:59 +0700 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug.yaml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) 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