Include template for Pull Requests

This commit is contained in:
Miguel Palazzo
2022-10-06 09:55:02 -04:00
parent 6f36242968
commit ed4bfcfbc6

12
pull_request_template.md Normal file
View File

@@ -0,0 +1,12 @@
## Description
<!--- Please include a summary of the changes and the related issue. -->
<!--- If your changes closes an issue ticket, please refer it as: Fixes #<number> -->
## Checklist
<!--- Please mark all options that apply to your case. -->
[ ] My change follows the [Contributing Guidelines](./CONTRIBUTING.md)
[ ] I have added only one new link to the list.
[ ] I have sorted the link alphabetically under the related section.