Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 501 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 501 Bytes

Contributing

Issues

An issue will be automatically close without a test case failing.

Pull-Request

Any Pull-Request MUST have following parts:

  1. Test case for new feature or bugfix
  2. Reference documentation updated in case of new feature
  3. Code update

Otherwise it may be refuse.

Please also specify following in the description:

Thanks!