Skip to content

Latest commit

 

History

History
34 lines (15 loc) · 752 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (15 loc) · 752 Bytes

Contributing to the QFinex

Please read the following before reporting an issue. Let's respect each other...

If your problem is with...

Reporting an issue properly

By following these simple rules you will get better and faster feedback on your issue.

  • Search the closed issues for an already reported problem

If you found an issue that describes your problem:

If you have not found an existing issue that describes your problem:

Contributing a patch for a known bug, or a small correction

You should follow the basic GitHub workflow:

Contributing new features

It's mandatory to cover your code with tests!

Coding Style

We hope to introduce this section soon.