Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 316 Bytes

File metadata and controls

11 lines (8 loc) · 316 Bytes

Contributing

Pull Requests

Pull request are generally always welcome, as long as:

  • The code coverage does not decrease
  • The build passes on all target platforms
  • Backwards compatibility is maintained
  • It is accompanied by at least 1 Unit Test
  • When applicable, the relevant documentation is updated