make wording more user-friendly
This commit is contained in:
parent
ee953ef710
commit
7f0059c881
3 changed files with 4 additions and 5 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -8,13 +8,13 @@ assignees: ''
|
|||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
A clear and concise description of what the bug is. Please fill out the following sections and provide a minimal reproduction script so that we can provide a solution as quickly as possible!
|
||||
|
||||
1. **Environment Setup:**
|
||||
- OS: [e.g., Ubuntu 20.04]
|
||||
- Python Version: [e.g., 3.8.10]
|
||||
- Frameworks/Libraries: please paste output of `pip freeze` here
|
||||
- `colab` / script - was this run in colab or as a script?
|
||||
- `colab` / script - was this run in `colab` or as a script?
|
||||
|
||||
2. **Dataset Details:**
|
||||
- Dataset Name:
|
||||
|
|
|
|||
1
.github/ISSUE_TEMPLATE/documentation.md
vendored
1
.github/ISSUE_TEMPLATE/documentation.md
vendored
|
|
@ -17,7 +17,6 @@ assignees: ''
|
|||
**Describe the problems or issues found in the documentation**
|
||||
|
||||
**Steps taken to verify documentation is incorrect**
|
||||
List any steps you have taken:
|
||||
|
||||
**Suggested fix**
|
||||
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -8,7 +8,7 @@ assignees: ''
|
|||
---
|
||||
|
||||
**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`!
|
||||
What we can do to improve `unsloth`?
|
||||
|
||||
**Additional context**
|
||||
Add any other context 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