Skip to content

Commit 25a8fa2

Browse files
authored
Add a pull request template (#272)
1 parent 71cc95e commit 25a8fa2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## PR checklist
2+
<!--- Put an `x` in all the boxes that apply. -->
3+
- [ ] Updated function header with a short description and version number
4+
- [ ] Added test case for bug fix or new feature
5+
- [ ] Validated on real hardware <!-- hardware - toolchain -->

0 commit comments

Comments
 (0)