pull_request_template.md
February 18, 2026 ยท View on GitHub
Description:
Please provide a short description of what this PR is supposed to accomplish...
Checklist:
Make sure you tick all the boxes below if they are true or do not apply before you ask for review
Required for all pull requests:
- I have performed a self-review of my code
- I have made my code as simple as possible
- I have removed all commented code
- I have described the PR and added a meaningful title in the Conventional Commits format If applicable to this PR:
- I have added relevant tests for my changes and the code coverage has not dropped substantially
- I have updated the documentation in all relevant places (Javadoc, Swagger, MDs...)