-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# 🦥 Contributing to Unsloth | ||
|
||
Thank you for not only using Unsloth but also for being interested in helping out! We value all contributions, whether they come in the form of code, ideas, support for others or just by simply spreading the word of Unsloth! 💕 | ||
|
||
- **[Support the Community](https://github.com/unslothai/unsloth/issues)**: Answer questions, review pull requests, or assist others in discussions. | ||
- **Fix Bugs**: Identify and resolve issues with the existing codebase. | ||
- **Submit Ideas**: Request new features or share enhancements you'd like to see. | ||
- **Develop Features**: Implement new functionality or improve existing tools which can do via PRs. | ||
- **[Improve Documentation](https://docs.unsloth.ai/)**: Help by creating guides, FAQs, or enhancing clarity. | ||
|
||
One of the best ways to support us is by spreading the word about Unsloth! Share how it’s powering your amazing projects in blog posts or social media, and inspire others to explore its potential. Even a simple star on our repo goes a long way in showing your support and helping the community grow. 🌟 | ||
|
||
## Submitting Issues | ||
If you find a bug or have a feature idea, we’d love to hear from you! Here’s how to make your submission stand out: | ||
|
||
### Reporting Bugs | ||
1. **Search First**: Check if the issue has already been reported using GitHub’s search bar under Issues. | ||
2. **Details Matter**: Is this on Google Colab, Kaggle, or on another platform service? Are you using Unsloth's official notebook? Include your OS, Python version, and other relevant details. For bugs, a concise code snippet that reproduces the issue is incredibly helpful. | ||
3. **Be Thorough**: Attach screenshots, traceback logs, or any additional information that might speed up resolution. | ||
|
||
## Spread the Word | ||
Your support extends beyond code: | ||
- Spread the word by writing about Unsloth in blogs or social media. | ||
- Share how Unsloth powers your projects. | ||
- Star our repository to show your appreciation. | ||
|
||
Finally, please be mindful of our [Code of Conduct](https://github.com/unslothai/unsloth/tree/main/unsloth/CODE_OF_CONDUCT.md) to ensure a welcoming and inclusive environment for everyone. | ||
|
||
Thank you so much for reading and we hope you have lots of fun using Unsloth! 🦥 |