Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 940 Bytes

File metadata and controls

30 lines (20 loc) · 940 Bytes

Contributing to Chuk Chat

Thanks for your interest in contributing to Chuk Chat!

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/awesome-feature)
  3. Commit your changes (git commit -m 'Add awesome feature')
  4. Push to the branch (git push origin feature/awesome-feature)
  5. Open a Pull Request

Code Style

  • Follow existing code conventions
  • Write meaningful commit messages
  • Add tests for new features where applicable

Contributor License Agreement

By submitting a pull request or any contribution to this project, you agree that:

  1. Your contribution is your original work
  2. You grant Chuk Development full, irrevocable rights to use, modify, distribute, and relicense your contribution
  3. Your contribution falls under the same license as this project
  4. You have the legal right to grant these permissions

Questions?

Open an issue or contact support@chuk.dev