Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1017 Bytes

File metadata and controls

23 lines (15 loc) · 1017 Bytes

Contributing

Thank you very much for reading this. When contributing to this repository, please first discuss the change you wish to make via issue before submitting a pull request.

Coding conventions

  • VSCode has PowerShell formatting functions which can help you achieve the formatting used in this project. Simply select all your code with the CTRL + A keys, and then right click "Format Selection".

Pull Request Process

  1. Ensure to follow the same syntax that is currently in place.
  2. Update the README.md with details of changes.
  3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme used is SemVer.
  4. Squash your commit(s) and provide an accurate and meaningful commit message

Issues

Any sort of issue can be reported through the Github issue tracker and will be reviewed as soon as possible by the project owner