1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update issue templates (#2277)

* Update issue templates

* Renamed documentation change template

* Fixed description on bug report template
This commit is contained in:
Jeremy Stretch
2018-07-26 14:53:32 -04:00
committed by GitHub
parent 0497539ef2
commit 684a0d9e36
4 changed files with 8 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: Report a reproducible bug in the current release of NetBox
--- ---
<!-- <!--

View File

@ -1,6 +1,7 @@
--- ---
name: :book: Documentation Change name: Documentation Change
about: Suggest an addition or modification to the NetBox documentation about: Suggest an addition or modification to the NetBox documentation
--- ---
<!-- <!--

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
--- ---
<!-- <!--