From 5ed536d9c1dc33c519e6a123debf1eac2b30d5b9 Mon Sep 17 00:00:00 2001 From: Milind Goel <45682747+milindgoel15@users.noreply.github.com> Date: Mon, 13 Dec 2021 15:47:06 +0530 Subject: [PATCH] add question for reading guides --- .github/ISSUE_TEMPLATE/bug_report.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4fa5d97..321291a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,22 +9,25 @@ assignees: '' -**Bug description** +**Bug description:** Replace me with a clear and detailed description of the bug. -**Variant** +**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. + +**Variant:** Non-Root/Root -**Vanced version** +**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 -**Link used to download vanced** +**Link used to download vanced:** Replace here with the source/link you used to download and install on your device. -**Android version** +**Android version:** Replace me with the version of Android your device have. For example, Android 11 -**Device** +**Device:** Replace with the name of the device on which you faced the bug. For example, Samsung Galaxy S8 **Steps to Reproduce** @@ -33,8 +36,8 @@ Steps to reproduce the error: 2. Click on '....' 3. .... -**Expected behavior** +**Expected behaviour:** Replace me with a description of what you expected should happen and what happened instead. -_Attach images or videos or logcats in case of crashes if possible. These can be helpful in solving the issue._ +_Attach images or videos or logcats in case of crashes if possible. These can help solve the issue._