Fix feature_request ISSUE_TEMPLATE
This commit is contained in:
parent
79c35a51ba
commit
79299596cd
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -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.
|
||||
Feel free to add any other context, links, or screenshots here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue