From 4f7c675ae3dac0a3d47a0c58d9481f080d53092d Mon Sep 17 00:00:00 2001 From: Avamander Date: Fri, 8 Oct 2021 18:38:45 +0300 Subject: Removed the title prefix --- .github/ISSUE_TEMPLATE/feature-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 31b5e272..092ef909 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -1,6 +1,6 @@ name: Feature Request description: File a feature request -title: "[Feature Request]: " +title: "" labels: ["feature request"] body: - type: markdown -- cgit v1.2.3