mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-05-31 11:18:42 +02:00
17 lines
320 B
YAML
17 lines
320 B
YAML
body:
|
|
- type: input
|
|
attributes:
|
|
label: ImageMagick version
|
|
placeholder: 7.X.X-X
|
|
validations:
|
|
required: true
|
|
- type: input
|
|
attributes:
|
|
label: Operating system, version and so on
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Description
|
|
validations:
|
|
required: true |