diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..56b2e8d --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,38 @@ + + +# Summary + +## Changes + +- [ ] **Updated Section:** +- [ ] **Added new feature:** +- [ ] **Fixed a bug:** +- [ ] **Updated documentation** + +## Checklist + +- [ ] I have tested my changes thorougly +- [ ] I have linked the related issue (Ex: fixes #12, closes #123 in the PR description) + +## Related Issue + + + +## Screenshots + + + +## How I Tested + + + +## Notes + + \ No newline at end of file