diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..5f0ac2ad --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,15 @@ +### Motivation + + + + +### Implementation + + + + +### Progress + +- [ ] The implementation is complete. +- [ ] Tested on hardware (or is not necessary). +- [ ] Documentation has been updated (or is not necessary).