diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 7a70e7be6..2b83fd702 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -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.