Update pull request template (#2234)

This commit is contained in:
Zach Wasserman
2021-09-26 16:35:01 -07:00
committed by GitHub
parent fc19722ec2
commit df89added9
+4 -4
View File
@@ -1,9 +1,9 @@
# Checklist for submitter
If some of the following don't apply, please write a short explanation why.
If some of the following don't apply, delete the relevant line.
- [ ] Changes file added (if needed)
- [ ] Changes file added (for user-visible changes)
- [ ] Documented any API changes
- [ ] Documented any permissions changes
- [ ] Added tests for all functionality
- [ ] Manual QA for all functionality
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality