github: make the URL required

This commit is contained in:
Hans Pagel
2021-09-28 23:53:29 +02:00
parent 17bb006006
commit a308cad8ea

View File

@@ -11,7 +11,7 @@ body:
label: Whats the URL to the page youre sending feedback for? label: Whats the URL to the page youre sending feedback for?
placeholder: https://tiptap.dev/example placeholder: https://tiptap.dev/example
validations: validations:
required: false required: true
- type: textarea - type: textarea
id: part-of-the-documentation id: part-of-the-documentation
attributes: attributes: