[853718]: / .github / PULL_REQUEST_TEMPLATE.md

Download this file

34 lines (22 with data), 1.4 kB

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
  • My code follows the style guidelines of this project, see the contributor guideline
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

What does this PR do?

Fixes # (issue).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃