more template edits

This commit is contained in:
jeromeku 2025-03-30 15:34:01 -07:00
parent e00e3dd3a2
commit e204fdbd0e
2 changed files with 3 additions and 9 deletions

View file

@ -14,7 +14,7 @@ A clear and concise description of what the bug is.
- OS: [e.g., Ubuntu 20.04]
- Python Version: [e.g., 3.8.10]
- Frameworks/Libraries: past output of `pip freeze` here
- Colab / Script
- Colab / Script - was this run in colab or as a script?
2. **Dataset Details:**
- Dataset Name:

View file

@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for this project
about: Suggest an idea: new algorithm, model, kernel, etc.
title: "[FEAT]"
labels: feature request
assignees: ''
@ -8,13 +8,7 @@ assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
A clear and concise description of what you'd like to see in `unsloth`.
**Additional context**
Add any other context or screenshots about the feature request here.