From 28249924a8b8d0f47ce294bd96d8c29fe8972413 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 4 Apr 2019 16:28:27 -0400 Subject: [PATCH] chore(github): update issue template title --- .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 7727398efd..80e5135ab2 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: '' +title: 'feat: ' labels: '' assignees: '' ---