From d5dc96c2ba2de4dcc47a6053ec34726525a6d134 Mon Sep 17 00:00:00 2001 From: Wessel T Date: Thu, 9 Jul 2020 23:56:55 +0200 Subject: [PATCH] typo --- .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 97a0a4d..b7040d8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Request a feature for $(PROJECT_NAME) -title: "[ENHANCEMENT] Your idiea" +title: "[ENHANCEMENT] Your idea" labels: enhancement assignees: PassTheWessel