Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 798 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 798 Bytes

All contributions, however small are valued!

Steps to contribute

If you want to make If it's a small change, go ahead and raise a PR, otherwise follow these steps:

  1. View the Projects page to see a To-Do list of things to be implemented.
  2. Raise an issue or comment on an existing issue with what you want to contribute.
  3. When you get the go ahead, follow the coding guidelines and raise a PR.

Coding Guidelines

  • Projects use StyleCop and .editorconfig to produce style warnings. Please fix all warnings in any code you submit.
  • Write unit tests for any code written.

Special Thanks

As thanks for all contributions, your username will be posted to the front page of the project with a short description of how you helped.