Thank you for contributing to our project. We appreciate you support! Please notice, that this project doesn't accept PR's without a previous assigned issue. This means the corresponding issues' number must be entered here.
Fixes # (issue)
- Code contribution
- New feature (request)
- NoCode contribution / Documentation / Features
- I add my own description under What does it do or change?
Please add description here. >>
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
- I reviewed my code
- My changes generate no new warnings
- New and existing unit tests pass locally with my changes
- I have added tests that prove my fix is effective or that my feature works
- No unit oder active testing needed
- I add my own description under Notes
Notes: Please add your notes or additional information here. >>
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation