From da62cec6f0d0477c0bd7c9b0bebf210c8986aff2 Mon Sep 17 00:00:00 2001 From: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Date: Tue, 10 May 2022 23:03:35 +1000 Subject: [PATCH] Remove testing requirements from PR template (#1654) --- .github/PULL_REQUEST_TEMPLATE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a4441bfaff..5ea1b6313c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,10 +21,6 @@ -## Testing requirements - - - ## Before you submit - [ ] I have checked for **linting** errors (`npm run lint`) (required)