From bc0ea35e3ef9f98cef17e0087aba8d7d96080b08 Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:05:41 +0000 Subject: [PATCH] chore(issue): better textarea placeholder --- .github/ISSUE_TEMPLATE/wiki.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/wiki.yml b/.github/ISSUE_TEMPLATE/wiki.yml index 203f6597c..7f2aaeed7 100644 --- a/.github/ISSUE_TEMPLATE/wiki.yml +++ b/.github/ISSUE_TEMPLATE/wiki.yml @@ -35,6 +35,6 @@ body: description: A clear and concise description of what the issue is, as per your selected issue type. - placeholder: https;//fmhy.net is cool + placeholder: https://fmhy.net is cool and should be added validations: required: true