diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..18830ecb --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,26 @@ + + +## Description (*) + + +## Fixed Issues (if necessary) + + +## Screenshots (if necessary) + + +## Contribution checklist (*) + - [ ] I have read the Contributing Guidelines + - [ ] Commits have been made with meaningful commit messages + - [ ] All automated tests have passed successfully + +