Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 506 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 506 Bytes

Contributing

Contributions to this repository/project are welcome but prior to contributing please fully read this contributing guide.

General Guidelines

  • Prior to contributing code please first open an issue to discuss the change you wish to make and if applicable what value the change is adding.
  • New code should be covered by unit tests.
  • Breaking changes should go into a new version.
  • Update README.md with any documentation changes if applicable.
  • All builds and unit tests should pass