Contributing¶
Thank you for your interest in contributing to Smart-Shell!
How to Contribute¶
- Fork the repository
- Create a new branch for your feature or bugfix
- Make your changes and add tests if applicable
- Submit a pull request with a clear description
Guidelines¶
- Follow the existing code style
- Write clear commit messages
- Document new features in the docs
- Ensure all tests pass before submitting
Reporting Issues¶
- Use GitHub Issues for bugs and feature requests
- Provide as much detail as possible
We welcome all contributions!