Skip to content

Contribution

Michael Arranaga edited this page Oct 1, 2019 · 1 revision

Contribution to the code is always welcome!! To contribute to this project, please follow these instructions:

  1. Check for an existing issue
    • If one does not exist, submit a new issue
  2. Fork the repo to your own account
  3. Create a new branch under your own account
  4. Commit all edits to this new branch
  5. (If necessary) Add pester tests for the new code
  6. If tests pass, submit a PR to the original repo for the Master branch.
Clone this wiki locally