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

25 lines
827 B
YAML
Raw Normal View History

---
name: 🏡 Housekeeping
2021-04-20 11:37:03 -04:00
description: A change pertaining to the codebase itself (developers only)
labels: ["type: housekeeping"]
body:
- type: markdown
2021-03-08 14:59:21 -05:00
attributes:
2021-04-30 16:08:50 -04:00
value: >
**NOTE:** This template is for use by maintainers only. Please do not submit
an issue using this template unless you have been specifically asked to do so.
- type: textarea
attributes:
label: Proposed Changes
2021-04-30 16:08:50 -04:00
description: >
Describe in detail the new feature or behavior you'd like to propose.
Include any specific changes to work flows, data models, or the user interface.
validations:
required: true
- type: textarea
attributes:
label: Justification
2021-04-30 16:08:50 -04:00
description: Please provide justification for the proposed change(s).
validations:
required: true