Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.37 KB

File metadata and controls

39 lines (26 loc) · 1.37 KB

Contributing to Collaborator

Thanks for your interest in contributing to Collaborator. This guide covers how to report issues, propose changes, and submit pull requests.

Reporting Issues

Open a GitHub issue with a clear description of the bug or feature request. For bugs, include:

  • Steps to reproduce
  • Expected vs actual behavior
  • macOS version and Collaborator version

Submitting a Pull Request

  1. Fork the repo and create a branch from main
  2. Make your changes, with tests if applicable
  3. Open a pull request against main

Keep PRs focused on a single change. If your PR includes multiple unrelated changes, split them up.

Contributor License Agreement

All contributors must agree to our CLA before we can merge a pull request. When you open your first PR, our CLA bot will check whether you've signed. If you haven't, it will leave a comment asking you to sign by posting the following as a comment on the PR:

I have read the Contributor License Agreement (CLA) and hereby sign the CLA.

Once you post that comment, your signature is automatically recorded and you're added to the approved contributors list. Comment @cla-bot check to re-verify.

License

Collaborator is licensed under the Functional Source License (FSL-1.1-ALv2). Contributions are made under the same license.