unsloth/.github/ISSUE_TEMPLATE/documentation.md
2025-04-09 15:29:20 -07:00

34 lines
785 B
Markdown

---
name: 📚 Documentation
about: Report incorrect or needed docs for https://docs.unsloth.ai/
title: "[Docs]"
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.