- Any PR should come from an registered issue
- Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
- All new code requires tests
- All new code requires to fit the code standards
[Reference or link to the issue covered in the PR]
[In case it adds more than the issue itself]
[The code should be self explanatory. However this should help us to understand what your code does, any specific pattern or design used, etc.]
[What benefits will be realized by the code change?]
[What are the possible side-effects or negative impacts of the code change?]