Add a Testing section to the PR template (#898)

* [bfops/testing-in-template]: add testing to PR template

* Add Phoebe's suggestion

Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>

---------

Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
This commit is contained in:
Zeke Foppa
2024-03-14 15:43:28 -07:00
committed by GitHub
parent 96b4f099b0
commit c1dfd8fddc
+8
View File
@@ -17,3 +17,11 @@ but also to its interactions with existing and future code.*
*If you answered more than a 2, explain what is complex about the PR,
and what other components it interacts with in potentially concerning ways.*
# Testing
*Describe any testing you've done, and any testing you'd like your reviewers to do,
so that you're confident that all the changes work as expected!*
- [x] *Write a test you've completed here.*
- [ ] *Write a test you want a reviewer to do here, so they can check it off when they're satisfied.*