From 684a0d9e360966e67c21ad7a215c971cff7721bc Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 26 Jul 2018 14:53:32 -0400 Subject: [PATCH] Update issue templates (#2277) * Update issue templates * Renamed documentation change template * Fixed description on bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- .github/ISSUE_TEMPLATE/documentation_change.md | 3 ++- .github/ISSUE_TEMPLATE/feature_request.md | 3 ++- .github/ISSUE_TEMPLATE/housekeeping.md | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 20868696e..71e93a49e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- -name: :bug: Bug Report +name: Bug report about: Report a reproducible bug in the current release of NetBox + ---