mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-18 23:20:02 +02:00
Retain issue body to allow file attachments
This commit is contained in:
5
.github/ISSUE_TEMPLATE/housekeeping.yaml
vendored
5
.github/ISSUE_TEMPLATE/housekeeping.yaml
vendored
@@ -2,7 +2,6 @@
|
||||
name: 🏡 Housekeeping
|
||||
about: A change pertaining to the codebase itself (developers only)
|
||||
labels: ["type: housekeeping"]
|
||||
issue_body: false
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@@ -21,3 +20,7 @@ body:
|
||||
description: "Please provide justification for the proposed change(s)."
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "### Additional information
|
||||
You can use the space below to provide any additional information or to attach files."
|
||||
|
||||
Reference in New Issue
Block a user