Contributing & License

We welcome contributions from the community!


✅ How to Contribute

  1. Fork the Repo

  2. Create a Branch: name it feature/<feature-name> or fix/<bug-name>

  3. Submit a Pull Request with:

    • Clear title

    • Linked issue (if any)

    • Before/after explanation


📏 Code Standards

  • Write clean, well-commented code

  • Follow PEP8 for Python

  • Use ESLint and Prettier for frontend code

  • Add unit tests for new backend logic


🙋‍♀️ Contributor Guidelines

  • Be respectful in discussions

  • Provide helpful commit messages

  • Review others' PRs if you're familiar


⚖️ License

ClientCoach AI is open source under the MIT License.

You're free to use, modify, and distribute, but must include the original license and copyright.

Last updated