From 7b8051d42fe524ccc59eec17c18bbdadad76593d Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 26 Jul 2018 14:59:23 -0400 Subject: [PATCH] Cleaned up GitHub issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/housekeeping.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 71e93a49e..19e121c74 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: Bug Report about: Report a reproducible bug in the current release of NetBox --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8dac40d0a..7591eb6b1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: Feature Request about: Propose a new NetBox feature or enhancement --- diff --git a/.github/ISSUE_TEMPLATE/housekeeping.md b/.github/ISSUE_TEMPLATE/housekeeping.md index 5236f37f1..c0f6b845c 100644 --- a/.github/ISSUE_TEMPLATE/housekeeping.md +++ b/.github/ISSUE_TEMPLATE/housekeeping.md @@ -14,4 +14,4 @@ about: A change pertaining to the codebase itself -### Justification --> +### Justification