Add pull request template (#687)

This commit is contained in:
Kili
2026-03-09 23:15:40 +01:00
committed by GitHub
parent 56eb565ad2
commit 0e811fe0ff

24
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,24 @@
## Summary
-
## Why
-
## Testing
-
## Backward Compatibility / Risk
-
## Related Issue
- Closes #
## Checklist
- [ ] Tests added or updated if behavior changed
- [ ] Docs updated if config or user-facing behavior changed