diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 321291a..613107e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,22 +10,22 @@ assignees: '' **Bug description:** -Replace me with a clear and detailed description of the bug. +Replace here with a clear and detailed description of the bug. Keep the description as short as possible -**Have you read vanced guides already? (YES/No)** -If your answer is no, please consider reading before creating this issue. The guides can be found in the readme section of this repository. +**Does your issue exists in the vanced guides? (YES/No)** +If your answer is yes, please consider re-reading before creating any issue. The guides can be found in the readme section of this repository. Else follow this template when creating issue **Variant:** -Non-Root/Root +Replace here the variant you are using, i.e., non-root or root **Vanced version:** -Replace me with the exact version of vanced you are using. It is mandatory to report issues from the latest available versions only. For example, v16.16.38 +Replace here with the exact version of YouTube Vanced you are using. It is mandatory to report issues from the latest available versions only as old versions are deprecated and no longer supported. For example, v17.03.38 **Link used to download vanced:** Replace here with the source/link you used to download and install on your device. **Android version:** -Replace me with the version of Android your device have. For example, Android 11 +Replace here with the version of Android your device have. For example, Android 11 **Device:** Replace with the name of the device on which you faced the bug. For example, Samsung Galaxy S8 @@ -37,7 +37,10 @@ Steps to reproduce the error: 3. .... **Expected behaviour:** -Replace me with a description of what you expected should happen and what happened instead. +Replace here with a description of what you expected should happen and what happened instead. + +**Screen recording/screenshot of the bug** +Replace here with the screenshot of the bug or provide screen recording for proper debugging. _Attach images or videos or logcats in case of crashes if possible. These can help solve the issue._