Files
nats-server/.github/ISSUE_TEMPLATE.md
2019-09-10 10:24:52 -07:00

33 lines
623 B
Markdown

- [ ] Defect
- [ ] Feature Request or Change Proposal
## Defects
Make sure that these boxes are checked before submitting your issue -- thank you!
- [ ] Included `nats-server -DV` output
- [ ] Included a [Minimal, Complete, and Verifiable example] (https://stackoverflow.com/help/mcve)
#### Versions of `nats-server` and affected client libraries used:
#### OS/Container environment:
#### Steps or code to reproduce the issue:
#### Expected result:
#### Actual result:
## Feature Requests
#### Use Case:
#### Proposed Change:
#### Who Benefits From The Change(s)?
#### Alternative Approaches