docs: add reminder for verified signatures in PR template (#1092)

This commit is contained in:
Jason Cameron 2025-09-07 16:15:26 -04:00 committed by GitHub
parent abf6c8de57
commit e239083944
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,3 +9,4 @@ 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](https://anubis.techaro.lol/docs/developer/code-quality)
- [ ] Ran integration tests `npm run test:integration` (unsupported on Windows, please use WSL)
- [ ] All of my commits have [verified signatures](https://anubis.techaro.lol/docs/developer/signed-commits)