chore: add Github PR template (#1537)

This commit is contained in:
Robert Pirtle 2023-04-06 12:29:02 -07:00 committed by GitHub
parent 8ad7fdd59c
commit 0e5745fd1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,9 @@
<!--- Provide a general summary of your changes in the Title above -->
<!--- Consider using Conventional Commits prefixes like feat, fix, docs -->
<!-- https://www.conventionalcommits.org/en/v1.0.0/ -->
## Description
<!--- Describe your changes in detail -->
## Checklist
- [ ] Changelog has been updated as necessary.