mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 00:58:16 -06:00
Update issue templates
This commit is contained in:
parent
0497539ef2
commit
65f616fdac
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: :bug: Bug Report
|
||||
about: Report a reproducible bug in the current release of NetBox
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
18
.github/ISSUE_TEMPLATE/documentation-change.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/documentation-change.md
vendored
Normal 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
|
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
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user