Files
mac_os/CONTRIBUTING.md
Brooke Kuhlmann a2a2820098 Updated contributing documentation.
- Simplified the documentation to be more succinct in what is required
  (especially in terms of the Style Guides and GitHub pull request and
  issue template).

[ci skip]
2017-02-05 11:26:54 -07:00

956 B

Overview

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.

Requirements

Read through the Programming Style Guides.

Contributing Code

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

Submitting Issues

  1. Submit an issue via the GitHub Issues tab (assuming one does not already exist).
  2. Follow the instructions provided within the GitHub issue template.

Feedback

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