From 0f7c8c43b7eca3b4c0d068c0ab5a253e4e7291cb Mon Sep 17 00:00:00 2001 From: jeromeku Date: Sun, 30 Mar 2025 15:19:58 -0700 Subject: [PATCH] fix question template --- .github/ISSUE_TEMPLATE/question.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 5aa2a672d2..0df891dacf 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,8 +1,8 @@ --- name: Submit question -about: Ask a general question about CUTLASS +about: Ask a general question about unsloth title: "[QST]" -labels: "? - Needs Triage, question" +labels: "question" assignees: '' ---