Files
mac_os/CONTRIBUTING.adoc
Brooke Kuhlmann 860accf53f Fixed contributing documentation
Necessary to clarify and streamline the required steps. Most
importantly the `master` branch is no longer referenced since the
`main` branch is the default now.
2021-11-22 11:08:24 -07:00

811 B

Contributing

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

Code

  1. Read the project README before starting.

  2. Fork, clone, and create a feature branch this repository for local development.

  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 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.