2021-03-08 14:57:42 -05:00
|
|
|
---
|
|
|
|
name: 🏡 Housekeeping
|
2021-04-20 11:37:03 -04:00
|
|
|
description: A change pertaining to the codebase itself (developers only)
|
2021-03-08 14:57:42 -05:00
|
|
|
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.
|
2021-03-08 14:57:42 -05:00
|
|
|
- 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.
|
2021-03-08 14:57:42 -05:00
|
|
|
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).
|
2021-03-08 14:57:42 -05:00
|
|
|
validations:
|
|
|
|
required: true
|