mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Added housekeeping as an issue category
This commit is contained in:
parent
302c14186a
commit
b10635a9b1
3
.github/ISSUE_TEMPLATE.md
vendored
3
.github/ISSUE_TEMPLATE.md
vendored
@ -21,6 +21,7 @@
|
|||||||
[ ] Feature request <!-- An enhancement of existing functionality -->
|
[ ] Feature request <!-- An enhancement of existing functionality -->
|
||||||
[ ] Bug report <!-- Unexpected or erroneous behavior -->
|
[ ] Bug report <!-- Unexpected or erroneous behavior -->
|
||||||
[ ] Documentation <!-- A modification to the documentation -->
|
[ ] Documentation <!-- A modification to the documentation -->
|
||||||
|
[ ] Housekeeping <!-- Changes pertaining to the codebase itself -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Please describe the environment in which you are running NetBox. (Be sure
|
Please describe the environment in which you are running NetBox. (Be sure
|
||||||
@ -31,7 +32,7 @@
|
|||||||
-->
|
-->
|
||||||
### Environment
|
### Environment
|
||||||
* Python version: <!-- Example: 3.5.4 -->
|
* Python version: <!-- Example: 3.5.4 -->
|
||||||
* NetBox version: <!-- Example: 2.1.3 -->
|
* NetBox version: <!-- Example: 2.3.5 -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
BUG REPORTS must include:
|
BUG REPORTS must include:
|
||||||
|
Loading…
Reference in New Issue
Block a user