Files
mac_os/CONTRIBUTING.md
Brooke Kuhlmann 2994653972 Updated CONTRIBUTING documentation.
- With code quality tools in place to automate most requirements, the
  documentation doesn't need to be as verbose.
- The documentation has been reduced to the core essentials which means
  there is less to read and no more links to follow.

[ci skip]
2017-06-25 06:45:26 -06:00

824 B

Contributing

Thanks for taking an interest in this open source project. Your support and involvement is greatly appreciated. The following sections detail what you need to know in order to contribute.

Code

  1. Read the project README before starting.
  2. Fork the master branch of this repository and clone the fork locally.
  3. Ensure there are no setup, usage, and/or test issues.
  4. Add tests for new functionality and ensure they pass.
  5. Submit a pull request, follow the instructions it provides, and ensure the build passes.

Issues

  1. Submit an issue via the GitHub Issues tab (assuming one does not already exist) and follow the instructions it provides.

Feedback

  • Expect a response within one to three business days.
  • Changes, alternatives, and/or improvements might be suggested upon review.