Create pull_request_template.md (#65)

This commit is contained in:
Onur Cinar 2023-06-18 19:19:57 -07:00 committed by GitHub
commit 05a0a141aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,11 @@
# Describe Request
Please describe the request in detail. Please refer to any sources that you have used.
If this request fixes an existing issue, please refer to that issue.
Fixes #(issue)
# Change Type
Is this a bug fix, a new checker, a new normalizer, or maintanance.