Thank you for considering contributing to crayon! This document provides guidelines for contributing.
- Fork the repository.
- Create a new branch (
git checkout -b feature/amazing-feature
) & make your changes. - Ensure your code follows our style guidelines.
- Update the README.md & autogenerate docs if needed.
- Open a Pull Request
Use Github Issues to report bugs. When reporting bugs, please include:
- A clear description of the issue
- Steps to reproduce
- Expected vs actual behavior
- Your environment details
We're happy to help! Feel free to open an issue for any questions or concerns. You can also join our Discord to chat with the team