Thanks for your interest in contributing! Here's how to get involved.
Open a GitHub Issue with:
- Your OS and Claude Code version
- The full error output
- The command or step that failed
Use GitHub Discussions for feature ideas and questions.
- Fork the repository
- Create a feature branch (
git checkout -b feature/my-feature) - Make your changes
- Test before submitting
- Submit a PR with a clear description of what changed and why