From 79299596cd2dff4ac98a2e0420f00698260e2d2e Mon Sep 17 00:00:00 2001 From: jeromeku Date: Mon, 31 Mar 2025 12:28:44 -0700 Subject: [PATCH] Fix feature_request ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d9325c0f80..f6f78c0841 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,8 +1,8 @@ --- name: Feature request -about: Suggest an idea: new algorithm, model, kernel, etc. +about: "Suggest an idea: new algorithm, model, kernel, etc." title: "[FEAT]" -labels: feature request +labels: "feature request" assignees: '' --- @@ -11,4 +11,4 @@ assignees: '' What we can do to improve `unsloth`? **Additional context** -Feel free to add any other context, links, or screenshots here. \ No newline at end of file +Feel free to add any other context, links, or screenshots here.