-
Notifications
You must be signed in to change notification settings - Fork 8
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:
- Check for an existing issue
- If one does not exist, submit a new issue
- Fork the repo to your own account
- Create a new branch under your own account
- Commit all edits to this new branch
- (If necessary) Add pester tests for the new code
- If tests pass, submit a PR to the original repo for the Master branch.