1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 07:43:37 +00:00

Remove testing requirements from pr template (#1901)

This commit is contained in:
Thomas Rittson
2022-05-11 07:02:40 +10:00
committed by GitHub
parent b081a8c634
commit 604e3b6892

View File

@@ -21,11 +21,6 @@
## Testing requirements
<!--What functionality requires testing by QA? This includes testing new behavior and regression testing-->
## Before you submit
- [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required)
- [ ] This change requires a **documentation update** (notify the documentation team)