From f459e380758bac62dc11c099440f8b0f81442678 Mon Sep 17 00:00:00 2001 From: Ategon Date: Sun, 25 Feb 2024 23:12:47 +0000 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml index af72f53..7fc3a45 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml @@ -9,7 +9,7 @@ body: - type: checkboxes attributes: label: Requirements - description: Before you create a feature request, please check the following – + description: Before you create a feature request, please check the following - options: - label: Check to see if this request already exists [here](https://git.programming.dev/Programming.Dev/p.d-wiki/issues) required: true