Pull Request template (COPY)
Type of Change
Tests
Tests can be performed in two ways:
A
test/test_*.pyfile for automation withpytest(cheatsheet)
Tests are required to:
Validate the new feature
Confirm that the bug no longer occurs
[DEV] Checklist
Only for Pull Request on dev branch.
[MAIN] Checklist
Only for Pull Request on main branch.