1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Remove testing requirements from PR template (#1654)

This commit is contained in:
Thomas Rittson
2022-05-10 23:03:35 +10:00
committed by GitHub
parent 474df5ba5e
commit da62cec6f0

View File

@@ -21,10 +21,6 @@
<!--Required for any UI changes. Delete if not applicable-->
## Testing requirements
<!--What functionality requires testing by QA? This includes testing new behavior and regression testing-->
## Before you submit
- [ ] I have checked for **linting** errors (`npm run lint`) (required)