unsloth/.github/ISSUE_TEMPLATE/documentation.md
2025-03-30 15:52:31 -07:00

34 lines
779 B
Markdown

---
name: Documentation
about: Report incorrect or needed documentation to improve unsloth!
title: "[DOC]"
labels: documentation
assignees: ''
---
- [ ] Report incorrect documentation
- [ ] Report needed documentation
## Report incorrect documentation
**Location of incorrect documentation -- provide links and line numbers if possible.**
**Describe the problems or issues found in the documentation**
**Steps taken to verify documentation is incorrect**
**Suggested fix**
---
## Report needed documentation
**What's missing?**
**Describe the documentation you'd like -- how can we make using `unsloth` easier?**
**Help us understand how we can make finding the needed info easier!**
List any steps you have taken, e.g. searching the repo, reading the docs, etc.