Retain issue body to allow file attachments

This commit is contained in:
Jeremy Stretch
2021-03-08 15:15:37 -05:00
parent 37aa10c5a5
commit f8e2cb06d1
4 changed files with 16 additions and 4 deletions

View File

@@ -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."