Add a pull request template (#272)

This commit is contained in:
TiejunZhou
2023-06-06 14:03:35 +08:00
committed by GitHub
parent 71cc95eaed
commit 25a8fa2362
+5
View File
@@ -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 -->