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] 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???)_