Add PR template (#1683)

* Add PR template

* Add manual QA step
This commit is contained in:
Tomas Touceda
2021-08-19 11:12:40 -03:00
committed by GitHub
parent 457ba20aa0
commit 994d200306
+8
View File
@@ -0,0 +1,8 @@
# Checklist for submitter
If some of the following don't apply, please write a short explanation why.
- [ ] Changes file added (if needed)
- [ ] Documented any API changes
- [ ] Added tests for all functionality
- [ ] Manual QA for all functionality