mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-04 06:16:23 -06:00
Retain issue body to allow file attachments
This commit is contained in:
+3
-2
@@ -58,5 +58,6 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "### Additional information
|
value: |
|
||||||
You can use the space below to provide any additional information or to attach files."
|
### Additional information
|
||||||
|
You can use the space below to provide any additional information or to attach files.
|
||||||
|
|||||||
+3
-2
@@ -33,5 +33,6 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "### Additional information
|
value: |
|
||||||
You can use the space below to provide any additional information or to attach files."
|
### Additional information
|
||||||
|
You can use the space below to provide any additional information or to attach files.
|
||||||
|
|||||||
+3
-2
@@ -53,5 +53,6 @@ body:
|
|||||||
of a new Python package? (Not all new features introduce new dependencies.)"
|
of a new Python package? (Not all new features introduce new dependencies.)"
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "### Additional information
|
value: |
|
||||||
You can use the space below to provide any additional information or to attach files."
|
### Additional information
|
||||||
|
You can use the space below to provide any additional information or to attach files.
|
||||||
|
|||||||
+3
-2
@@ -22,5 +22,6 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "### Additional information
|
value: |
|
||||||
You can use the space below to provide any additional information or to attach files."
|
### Additional information
|
||||||
|
You can use the space below to provide any additional information or to attach files.
|
||||||
|
|||||||
Reference in New Issue
Block a user