From 37265d779620ba2ba82b287dd54ac0dbcdce90a4 Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Fri, 5 Jan 2024 02:13:41 +0100 Subject: [PATCH] Change title format in issue template --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 116bf23..027d46a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -title: "[FR] " +title: "Feature request: " labels: '' assignees: ''