diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 92f7e6534..96f22093b 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -9,3 +9,6 @@ - Include how it was tested - Include screenshot / gif (if possible) + + +Make sure you run `npm run format` and `npm run lint` before pushing.