chore: github PR template (#1304)

* chore: github PR template

* style: correct caps
This commit is contained in:
0xSage 2024-01-03 14:24:42 +08:00 committed by GitHub
parent 56f64b666f
commit 6c8c0ea6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,13 @@
## Describe Your Changes
-
## Fixes Issues
-
## Self Checklist
- [ ] Added relevant comments, esp in complex areas
- [ ] Updated docs (for bug fixes / features)
- [ ] Created issues for follow-up changes or refactoring needed