1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-30 04:17:55 +02:00

Update ISSUE_TEMPLATE.md (#752)

* Update ISSUE_TEMPLATE.md

Added a uniform template to be used for all issues that are reported.

* Update ISSUE_TEMPLATE.md

Added Beta Version, Build Version, and Videos to the list.
This commit is contained in:
Clayton 2020-03-04 09:11:38 -05:00 committed by GitHub
parent 7edbf4ffc8
commit 9894322c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,3 +3,31 @@ Please do not submit feature requests. The [Community Forums][1] has a
section for submitting, voting for, and discussing product feature requests.
[1]: https://community.bitwarden.com
-->
**Describe the bug**
A clear and concise description of what the bug is.
**Steps To Reproduce**
How can we reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. Click on '...'
**Expected Result**
A clear and concise description of what you expected to happen.
**Actual Result**
A clear and concise description of what is happening.
**Screenshots or Videos**
If applicable, add screenshots and/or a short video to help explain your problem.
**Mobile**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Build Version (This can be found under "Settings" > "About" [e.g. 2.3.0 (2221)]
- Is this a Beta release: [Y/N]
**Additional context**
Add any other context about the problem here.