Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

33 lines (23 loc) · 1.14 KB

Contributing to Field Control Open Source Projects

We want to make contributing to Field Control Open Source Projects as easy and transparent as possible.

Pull Requests

We actively welcome your pull requests.

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. One pull request per feature. If you want to do more than one thing, send multiple pull requests.
  4. If you've changed APIs, update the documentation.
  5. Ensure the test suite passes.
  6. Make sure your code lints.

Issues

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.

Code reviews

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.

License

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.