diff --git a/.github/ISSUE_TEMPLATE/bug-issue-template.md b/.github/ISSUE_TEMPLATE/bug-issue-template.md new file mode 100644 index 00000000..5e332a98 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-issue-template.md @@ -0,0 +1,30 @@ +--- +name: Bug issue template +about: Vanced Manager Bug template +title: '' +labels: '' +assignees: '' + +--- + +**Please only report your issue here, if all points below are true** +- I installed the App from [vanced.app](https://vanced.app), this github repository or the Vanced Discord server +- I am using the latest version +- This is an issue in the Vanced Manager app (NOT Youtube Vanced) +- This issue keeps re-occurring every time I try +- For MIUI users: I disabled MIUI optimisation +- For root users: I disabled apk Signature Verification + +**Phone Specifications:** +- Brand: +- Operating System: +- Android Version: +- Vanced Manager Version: + +**Please describe the problem you are having in as much detail as possible:** + + +**Steps to reproduce:** + + +**Further details:** diff --git a/README.md b/README.md index b85dc6bb..836e590b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +For anyone who wants to provide translations please submit them to https://translate.vanced.app as we also use it for YouTube Vanced. Any issues with translations should be posted there too. +====== +[![Github All Releases](https://img.shields.io/github/downloads/YTVanced/VancedManager/total.svg)]() [![Github All Releases](https://img.shields.io/github/release/YTVanced/VancedManager.svg)]() # Vanced Manager Hi, when we released Vanced 15.05.54, people were upset because it used the .apks format, which was way harder to install than a traditional .apk file. Even though we wrote clear instructions on how to install the new Vanced build, people still couldn't figure it out. Then we thought, "why don't we make a manager for vanced, which will download, update and uninstall Vanced and MicroG, have an easy and understandable UI and be less than 5mb?" and that's how Vanced Manager was born.