Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 889 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 889 Bytes

All contributions, however small are valued!

Steps to contribute

If you want to make a small change, go ahead and raise a pull request, otherwise follow these steps:

  1. View the Issues 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 if one does not already exist.
  3. When you get the go ahead, follow the coding guidelines and raise a pull request.
  4. Include a link to the issue in your pull request.

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.