From 0cdfa57793f19fba8f92fdd8b706d2ea050a7e8e Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:46:37 -0500 Subject: [PATCH] Added optional uYou label [bug.yaml] --- .github/ISSUE_TEMPLATE/bug.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 4a5c66a..af681d1 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -56,6 +56,14 @@ body: description: _If somehow the app crashes, **you must provide the crash log**. It can be found in your device's Settings App > Privacy > Analytics & Improvements > Analytics Data > Youtube-xxx-xxx.ips_ render: shell +- type: checkboxes + attributes: + label: Select uYou Label + description: 'Check the box if you think this is a uYou Issue' + options: + - label: uYou + required: false + - type: dropdown attributes: label: Are you using the newest version of uYouPlus? If not, why?