Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
Added a uniform template to be used for all issues that are reported.
  • Loading branch information
clayadams5226 committed Mar 6, 2020
1 parent f8bc0da commit 8d40498
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions ISSUE_TEMPLATE.md
Expand Up @@ -3,3 +3,50 @@ 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

<!-- Comment:
A clear and concise description of what the bug is.
-->

## Steps To Reproduce

<!-- Comment:
How can we reproduce the behavior:
-->

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. Click on '...'

## Expected Result

<!-- Comment:
A clear and concise description of what you expected to happen.
-->

## Actual Result

<!-- Comment:
A clear and concise description of what is happening.
-->

## Screenshots or Videos

<!-- Comment:
If applicable, add screenshots and/or a short video to help explain your problem.
-->

## Environment

- Operating system: [e.g. Windows 10, Mac OS Catalina]
- Browser: [e.g. Firefox 73.0.1]
- Build Version (go to "Settings" → "About" in the app): [e.g. 1.42.2]

## Additional Context

<!-- Comment:
Add any other context about the problem here.
-->

0 comments on commit 8d40498

Please sign in to comment.