Browse Source

Remove testing requirements from PR template (#1654)

pull/1656/head
Thomas Rittson 4 years ago committed by GitHub
parent
commit
da62cec6f0
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

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

Loading…
Cancel
Save