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

Remove testing requirements from PR template (#799)

This commit is contained in:
Thomas Rittson
2022-05-10 23:28:20 +10:00
committed by GitHub
parent 00deb38de5
commit b4e97da6b8

View File

@@ -17,10 +17,6 @@
- **file.ext:** Description of what was changed and why
## 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)