We want to make contributing to Field Control Open Source Projects as easy and transparent as possible.
We actively welcome your pull requests.
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, add tests.
- One pull request per feature. If you want to do more than one thing, send multiple pull requests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.
By contributing to Field Control Open Source Projects, you agree that your contributions will be licensed under the LICENSE file in the root directory of each project's source tree.