Browse Source

Remove testing requirements from PR template (#799)

pull/801/head
Thomas Rittson 4 years ago committed by GitHub
parent
commit
b4e97da6b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/PULL_REQUEST_TEMPLATE.md

4
.github/PULL_REQUEST_TEMPLATE.md

@ -17,10 +17,6 @@ @@ -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)

Loading…
Cancel
Save