diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..c0a08a6f1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +## PR checklist + +- [ ] Updated function header with a short description and version number +- [ ] Added test case for bug fix or new feature +- [ ] Validated on real hardware \ No newline at end of file