From 8466ef76912a49da7a967284912b76c8ffdf39a2 Mon Sep 17 00:00:00 2001 From: StroepWafel <109832156+NIDNHU@users.noreply.github.com> Date: Sun, 13 Apr 2025 00:02:15 +0930 Subject: [PATCH] fix feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index e28782a8..b783bcf3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -14,7 +14,7 @@ body: - type: input attributes: label: Bug report link - description: If this feature request is related to a bug report, please insert the link to the bug report here: + description: "If this feature request is related to a bug report, please insert the link to the bug report here" placeholder: "https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues/..." validations: required: false