Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 630 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 630 Bytes

macOS DevOps Configurator: How To Contribute

If you would like to help contribute to this project you can with a few simple steps.

  1. Fork the repository in GitHub.
  2. Add your name to the header of any files you contribute to.
  3. Make sure all of your changes are tested via a clean macOS VM in VMware Fusion (VMware Tools are assumed to be installed)
  4. List your changes in the Changelog.
  5. Make an issue stating what you are accomplishing via this changes.
  6. Make a pull request against the original repository and link the issue.

Return to README