docs(github): add pull request template

This commit is contained in:
LGUG2Z
2024-11-08 12:34:29 -08:00
parent 172988ed81
commit fd8cd4bb01

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

@@ -0,0 +1,7 @@
<!--
Please follow the Conventional Commits specification.
If you need to update your PR with changes from `master`, please run `git rebase master`.
By opening this PR, you confirm that you have read and understood this project's `CONTRIBUTING.md`.
-->