1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01: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:
Chad Scharf 2021-05-11 20:41:01 -04:00 committed by GitHub
parent 353b007bca
commit 5a7b00c037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 55 additions and 2 deletions

View File

@ -24,6 +24,7 @@ Please sign the [Contributor Agreement](https://cla-assistant.io/bitwarden/serve
* commit any pull requests against the `master` branch
* include a link to your Community Forums post
* please do **not** submit version number updates/bumps
# Setup guide

View File

@ -1,5 +1,57 @@
<!--
Please do not submit feature requests. The [Community Forums][1] has a
section for submitting, voting for, and discussing product feature requests.
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
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.
-->