Files
mac_os/CONTRIBUTING.md
Brooke Kuhlmann 5e26d111c1 Updated contributing documentation.
Minor wording and sentence structure clean up.

[ci skip]
2019-05-18 12:00:36 -06:00

803 B

Contributing

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

Code

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

Issues

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

Feedback

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