Files
anubis/.github/PULL_REQUEST_TEMPLATE.md
2025-04-07 17:36:29 -04:00

520 B

Checklist:

  • Added a description of the changes to the [Unreleased] section of docs/docs/CHANGELOG.md
  • Added test cases to the relevant parts of the codebase
  • Ran integration tests npm run test:integration (unsupported on Windows, please use WSL)