Unify additional info + WYSIWYG as optional input in the documentation report issue form (#73796)

pull/73844/head
Sviatoslav Sydorenko 3 years ago committed by GitHub
parent 9db557e431
commit 1d5110db6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,18 +86,12 @@ body:
validations:
required: true
- type: textarea
- type: markdown
attributes:
label: Additional Information
description: |
Describe how this improves the documentation, e.g. before/after situation or screenshots.
value: |
**Additional Information**
**Tip:** It's not possible to upload the screenshot via this field directly but you can use the last textarea in this form to attach them.
Describe how this improves the documentation, e.g. before/after situation or screenshots.
**HINT:** You can paste https://gist.github.com links for larger files.
placeholder: >-
When the improvement is applied, it makes it more straightforward
to understand X.
validations:
required: true
...

Loading…
Cancel
Save