diff --git a/.github/ISSUE_TEMPLATE/defect.md b/.github/ISSUE_TEMPLATE/defect.md index 28e228b1..1367c509 100644 --- a/.github/ISSUE_TEMPLATE/defect.md +++ b/.github/ISSUE_TEMPLATE/defect.md @@ -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 diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 725e7219..51e54c6c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,6 +4,8 @@ about: Request a feature for the NATS Server labels: 🎉 enhancement --- +## Feature Request + #### Use Case: #### Proposed Change: