Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 815 Bytes

File metadata and controls

27 lines (15 loc) · 815 Bytes

Requirements

  • 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

Issue reference

[Reference or link to the issue covered in the PR]

Additional motivation

[In case it adds more than the issue itself]

Description of the Change

[The code should be self explanatory. However this should help us to understand what your code does, any specific pattern or design used, etc.]

Benefits

[What benefits will be realized by the code change?]

Possible Drawbacks

[What are the possible side-effects or negative impacts of the code change?]