Update issue templates

This commit is contained in:
Jeremy Stretch 2018-07-26 14:46:44 -04:00
parent 0497539ef2
commit 65f616fdac
4 changed files with 25 additions and 4 deletions

View File

@ -1,6 +1,7 @@
--- ---
name: :bug: Bug Report name: Bug report
about: Report a reproducible bug in the current release of NetBox about: Create a report to help us improve
--- ---
<!-- <!--

View File

@ -0,0 +1,18 @@
---
name: Documentation Change
about: Suggest an addition or modification to the NetBox documentation
---
<!--
Please indicate the nature of the change by placing an X in one of the
boxes below.
-->
### Change Type
[ ] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)
<!-- Describe the proposed change(s). -->
### Proposed Changes

View File

@ -1,6 +1,7 @@
--- ---
name: :new: Feature Request name: Feature request
about: Propose a new NetBox feature or enhancement about: Propose a new NetBox feature or enhancement
--- ---
<!-- <!--

View File

@ -1,6 +1,7 @@
--- ---
name: :house: Housekeeping name: Housekeeping
about: A change pertaining to the codebase itself about: A change pertaining to the codebase itself
--- ---
<!-- <!--