PULL_REQUEST_TEMPLATE.md

September 3, 2024 ยท View on GitHub

Title of the pull request

  • Filling out the template is required.
  • All new code requires tests to ensure against regressions.

Description of the Change

Alternate Designs

Why Should This Be In Core?

Benefits

Possible Drawbacks

Verification Process

Applicable Issues

Extra Requirements

  • Coding style is coherent with current code
  • All redundant code is removed, or properly commented for future use in a well manner
  • Tricky code are well commented
  • Code in this pull request is thoroughly tested
  • Pull requests are squashed and commit messages are well written