diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..a75ea8a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,21 @@ + + +## 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