diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..b0b289e --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,38 @@ +## :loudspeaker: Type of change + + +- [ ] Bugfix +- [ ] New feature +- [ ] Enhancement +- [ ] Refactoring + +## :scroll: Description + + +## :bulb: Motivation and Context + + + +## :green_heart: How did you test it? + + +## :pencil: Checklist + + +- [ ] I reviewed submitted code +- [ ] I added tests to verify changes +- [ ] All tests passing +- [ ] All linters passing +- [ ] There are no code climate issues + +## :crystal_ball: Next steps + + + +## :camera_flash: Screenshots / GIFs + + +