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:
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: :bug: Bug Report
|
||||
name: Bug report
|
||||
about: Report a reproducible bug in the current release of NetBox
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: :book: Documentation Change
|
||||
name: Documentation Change
|
||||
about: Suggest an addition or modification to the NetBox documentation
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: :new: Feature Request
|
||||
name: Feature request
|
||||
about: Propose a new NetBox feature or enhancement
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
3
.github/ISSUE_TEMPLATE/housekeeping.md
vendored
3
.github/ISSUE_TEMPLATE/housekeeping.md
vendored
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: :house: Housekeeping
|
||||
name: Housekeeping
|
||||
about: A change pertaining to the codebase itself
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user