Create pull_request_template.md

This commit is contained in:
PSBigBig × MiniPS 2026-03-04 16:25:42 +08:00 committed by GitHub
parent e2f1c61c71
commit 2b33fc95c5
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 @@
## What changed
Describe the change you are proposing.
## Why
Explain why this change is useful or necessary.
## Checklist
- [ ] I have read the CONTRIBUTING guide
- [ ] This change does not break existing documentation
- [ ] I have explained the motivation for this change