From 24cd8e8314c1c0ed1bb227dd5d2afda5d471da9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Mon, 10 Jun 2019 15:50:25 +0200 Subject: [PATCH] meta: change feature request label --- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3243e0b0a..d9c324a55 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 Oh My Zsh -labels: 'Type: feature request' +about: Suggest a feature for Oh My Zsh +labels: 'Type: feature' ---