Added bug report issue template

This commit is contained in:
VancedOfficial 2020-10-18 18:46:53 +03:00 committed by GitHub
parent 091b8541ef
commit 34f43d65aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

33
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,33 @@
---
name: Bug report
about: You are experiencing a bug in Vanced
title: '[Bug] replaceme'
labels: 'bug'
assignees: ''
---
**Bug description**
Replace me with a clear and detailed description of the bug.
**Variant**
NonRoot: Yes
Root: No
**Android version**
Android 9.0 - Pie
**Device**
Samsung Galaxy S8
**Steps to Reproduce**
Steps to reproduce the error:
1. Open the app
2. Click on '....'
3. ....
**Expected behavior**
Replace me with a description of what you expected should happen and what happened instead.
_Attach images/videos if possible. These can be helpful in solving the issue._