mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
Update issue template (#1317)
* Update Issue Template to match other repos * Removed version number ref * Add language asking to refrain from version bumps
This commit is contained in:
parent
353b007bca
commit
5a7b00c037
@ -24,6 +24,7 @@ Please sign the [Contributor Agreement](https://cla-assistant.io/bitwarden/serve
|
|||||||
|
|
||||||
* commit any pull requests against the `master` branch
|
* commit any pull requests against the `master` branch
|
||||||
* include a link to your Community Forums post
|
* include a link to your Community Forums post
|
||||||
|
* please do **not** submit version number updates/bumps
|
||||||
|
|
||||||
# Setup guide
|
# Setup guide
|
||||||
|
|
||||||
|
@ -1,5 +1,57 @@
|
|||||||
<!--
|
<!--
|
||||||
Please do not submit feature requests. The [Community Forums][1] has a
|
Please do not submit feature requests. The [Community Forums][1]
|
||||||
section for submitting, voting for, and discussing product feature requests.
|
has a section for submitting, voting for, and discussing product
|
||||||
|
feature requests.
|
||||||
[1]: https://community.bitwarden.com
|
[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.
|
||||||
-->
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user