From 43984cc2a64e4d49b4c4d68bcbab1ae87a0da3d2 Mon Sep 17 00:00:00 2001 From: Luca LeBlanc <67206487+yodaluca23@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:40:22 -0600 Subject: [PATCH 1/3] Minor changes to bug template Minor changes to the bug template, including clarification of where the title goes as I have seen lots of people change the name of their issue after the original creation. --- .github/ISSUE_TEMPLATE/bug.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index b71c2f8..9fcdf72 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,13 +1,13 @@ --- name: Bug about: Make sure you complete the template. Otherwise, it will be closed without further explanation! -title: "[Bug]" +title: "[Bug] (Replace this with your title)" labels: bug assignees: '' --- -## ⚠️ Have you read the [FAQ](https://github.com/qnblackcat/uYouPlus/wiki/FAQ)? Make sure you visit the FAQ page first!!! ⚠️ +## ⚠️ Have you read the [FAQ](https://github.com/qnblackcat/uYouPlus/wiki/FAQ)? Make sure you visit the [FAQ](https://github.com/qnblackcat/uYouPlus/wiki/FAQ) page first!!! ⚠️ _Make sure you complete the template. Otherwise, it will be closed without further explanation!_ @@ -24,7 +24,7 @@ _Make sure you complete the template. Otherwise, it will be closed without furth _(Please attach videos or screenshots if possible)_ ### Crash log (if possible) -_(The crash log can be found in the Settings app > Privacy > Analytics & Improvements > Analytics Data > Youtube...)_ +_(The crash log can be found in the iPhone Settings App > Privacy > Analytics & Improvements > Analytics Data > Youtube...)_ ### Are you using the newest version of uYouPlus? If not, why? _(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???)_ From 544f6b57c473535ee295fe4eb4d4483fda3ce858 Mon Sep 17 00:00:00 2001 From: Luca LeBlanc <67206487+yodaluca23@users.noreply.github.com> Date: Mon, 28 Nov 2022 18:20:30 -0600 Subject: [PATCH 2/3] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 9fcdf72..ccc3a7b 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -24,7 +24,7 @@ _Make sure you complete the template. Otherwise, it will be closed without furth _(Please attach videos or screenshots if possible)_ ### Crash log (if possible) -_(The crash log can be found in the iPhone Settings App > Privacy > Analytics & Improvements > Analytics Data > Youtube...)_ +_(The crash log can be found in your device's Settings App > Privacy > Analytics & Improvements > Analytics Data > Youtube...)_ ### Are you using the newest version of uYouPlus? If not, why? _(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???)_ From bd37e43070fb8efaf225640c57d9a94160e78dc9 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: Tue, 29 Nov 2022 07:34:00 +0700 Subject: [PATCH 3/3] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index ccc3a7b..05d462b 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -24,7 +24,7 @@ _Make sure you complete the template. Otherwise, it will be closed without furth _(Please attach videos or screenshots if possible)_ ### Crash log (if possible) -_(The crash log can be found in your device's Settings App > Privacy > Analytics & Improvements > Analytics Data > Youtube...)_ +_(The crash log can be found in your device's Settings App > Privacy > Analytics & Improvements > Analytics Data > Youtube-xxx-xxx.ips)_ ### Are you using the newest version of uYouPlus? If not, why? _(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???)_