1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/ISSUE_TEMPLATE.md

58 lines
1.2 KiB
Markdown
Raw Normal View History

2018-03-10 15:40:43 +01:00
<!--
Please do not submit feature requests. The [Community Forums][1]
has a section for submitting, voting for, and discussing product
feature requests.
2018-03-10 15:40:43 +01:00
[1]: https://community.bitwarden.com
Please remove HTML comments before finalizing your submission.
-->
## 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. HTTP GET to '...'
2. Copy response and HTTP POST to '....'
3. Run command '....' via CLI
4. Validate response has '...'
## 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. Cloud, Windows 10, Mac OS Catalina]
- Build Version: [e.g. 1.42.0]
- Self Hosted: [true/false]
- Environment: [e.g. Cloud, Docker, EKS, ECS, K8S]
- Hardware: [e.g. Intel 6-core, 8GB RAM]
## Additional Context
<!-- Comment:
Add any other context about the problem here.
2018-03-10 15:40:43 +01:00
-->