From adf07a38c1fddb93c85ef362751106a05f37548c Mon Sep 17 00:00:00 2001 From: Fricoben Date: Fri, 15 Nov 2024 11:14:20 +0700 Subject: [PATCH] fix: labels 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 4fe3ffac..a181cdea 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Describe the feature you want and propose some steps to achieve it title: "" -labels: "open for contribution, Good first issue, OD hack" +labels: "Open for contribution, Good first issue, OD Hack" assignees: "" ---