Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss authored Dec 23, 2023
1 parent 99c2e5e commit 9a370b1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!--
Hi there!
Thanks for opening a PR. Please make sure you will out all the required fields below and that the checklist is completed.
-->

General
-------

<!-- Describe what this PR changes. If applicable, add "Fixes #<issue-id>" to close any related issues. -->


Checklist
---------

- [ ] I added new/updated existing tests
- [ ] I updated the CHANGELOG.md/This change doesn't need a changelog
- [ ] I checked/updated any related documentation

0 comments on commit 9a370b1

Please sign in to comment.