docs: add pull request template

Add a concise default PR template covering summary, changes, verification, and issue-closing references.
This commit is contained in:
Flying Nobita 2026-03-27 13:04:56 +08:00 committed by GitHub
parent b4b9d71569
commit bed0a1abd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,13 @@
## Summary
Briefly describe the overall objective.
## Changes
- Major change 1
- Major change 2
## Verification
- [ ] `pnpm test`
- [ ] `pnpm build`
## Related Issue
Closes #