Thank you for your interest in contributing to MindCLI!
We welcome bug reports, feature requests, and improvements from the community.
- Use the Issues tab on GitHub.
- Clearly describe the bug, steps to reproduce, and expected behavior.
- Include screenshots or error logs if possible.
- Open an Issue with the label
enhancement. - Explain why the feature would be useful and how it should work.
- Fork the repository.
- Create a new branch for your changes (
feature/your-feature-name). - Make sure your code is clear and documented.
- Submit a Pull Request with a description of your changes.
- Follow Python best practices (PEP8).
- Keep commits small and meaningful.
- Add comments and docstrings where necessary.
All contributors (bug reports, feature suggestions, code improvements) will be recognized on GitHub.
Your contributions will be licensed back to the project under the same terms as the main license.