mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Add header with the issue type to the top of the issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/defect.md
vendored
2
.github/ISSUE_TEMPLATE/defect.md
vendored
@@ -4,6 +4,8 @@ about: Report a bug found in the NATS Server
|
||||
labels: 🐞 bug
|
||||
---
|
||||
|
||||
## Defect
|
||||
|
||||
Make sure that these boxes are checked before submitting your issue -- thank you!
|
||||
|
||||
- [ ] Included `nats-server -DV` output
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -4,6 +4,8 @@ about: Request a feature for the NATS Server
|
||||
labels: 🎉 enhancement
|
||||
---
|
||||
|
||||
## Feature Request
|
||||
|
||||
#### Use Case:
|
||||
|
||||
#### Proposed Change:
|
||||
|
||||
Reference in New Issue
Block a user