mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-26 07:07:46 -06:00
Retain issue body to allow file attachments
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
name: 📖 Documentation Change
|
||||
about: Suggest an addition or modification to the NetBox documentation
|
||||
labels: ["type: documentation"]
|
||||
issue_body: false
|
||||
body:
|
||||
- type: dropdown
|
||||
attributes:
|
||||
@@ -32,3 +31,7 @@ body:
|
||||
description: "Describe the proposed changes and why they are necessary"
|
||||
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