From 5a36de5b79981763ac60d2cdb79d616989598ae6 Mon Sep 17 00:00:00 2001
From: Ashen <ashen@ashen.live>
Date: Fri, 3 Jul 2020 09:36:36 +0100
Subject: [PATCH] Updated to use 'suggestion' label.

---
 .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 bbcbbe7..eda42fa 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,7 +2,7 @@
 name: Feature request
 about: Suggest an idea for this project
 title: ''
-labels: ''
+labels: 'suggestion'
 assignees: ''
 
 ---
-- 
GitLab