mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
make templates more concise
This commit is contained in:
parent
e204fdbd0e
commit
7b113bbe99
2 changed files with 6 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/documentation.md
vendored
3
.github/ISSUE_TEMPLATE/documentation.md
vendored
|
|
@ -7,6 +7,9 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
- [ ] Report incorrect documentation
|
||||
- [ ] Report needed documentation
|
||||
|
||||
## Report incorrect documentation
|
||||
|
||||
**Location of incorrect documentation**
|
||||
|
|
|
|||
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -7,8 +7,8 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what you'd like to see in `unsloth`.
|
||||
**What features would you like to see? Is it related to a problem or a new feature you'd like to see? Please describe.**
|
||||
A clear and concise description of what we can do to improve `unsloth`.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Add any other context or screenshots here.
|
||||
|
|
|
|||
Loading…
Reference in a new issue