Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 748 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 748 Bytes

How to contribute our project

Did you find a bug?

Please create a new feature on github project page. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
    Your request must successfully pass testing and style checking.

Do you have questions about the source code?

Thanks!

EPC MSU