diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..817073a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ +#### Check List: +- [ ] Tests pass (`./test.sh `) +- [ ] All formatting changes by the build are committed +- [ ] Output matches that of calculate_average_baseline.sh +* Execution time: +* Execution time of reference implementation: + +