Files
nats-server/.github/ISSUE_TEMPLATE.md
Larry McQueary 9dd2f7cb65 [ADDED] Add issue and PR templates [CI SKIP] (#443)
* [ADDED] Add issue and PR templates [CI SKIP]
2017-02-26 14:13:32 -07:00

33 lines
612 B
Markdown

- [ ] Defect
- [ ] Feature Request or Change Proposal
## Defects
Make sure that these boxes are checked before submitting your issue -- thank you!
- [ ] Included `gnatsd -DV` output
- [ ] Included a [Minimal, Complete, and Verifiable example] (http://stackoverflow.com/help/mcve)
#### Versions of `gnatsd` 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