From a308cad8ea0124d92e08a7ea7f311a3516c32094 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 28 Sep 2021 23:53:29 +0200 Subject: [PATCH] github: make the URL required --- .github/ISSUE_TEMPLATE/feedback.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feedback.yml b/.github/ISSUE_TEMPLATE/feedback.yml index 904a5351..095c4c02 100644 --- a/.github/ISSUE_TEMPLATE/feedback.yml +++ b/.github/ISSUE_TEMPLATE/feedback.yml @@ -11,7 +11,7 @@ body: label: What’s the URL to the page you’re sending feedback for? placeholder: https://tiptap.dev/example validations: - required: false + required: true - type: textarea id: part-of-the-documentation attributes: