summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000..c0a08a6f
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,5 @@
+## PR checklist
+<!--- Put an `x` in all the boxes that apply. -->
+- [ ] Updated function header with a short description and version number
+- [ ] Added test case for bug fix or new feature
+- [ ] Validated on real hardware <!-- hardware - toolchain --> \ No newline at end of file