From 13e9c9bdfe3d050cf05ec1ad32fec3e65c2f8320 Mon Sep 17 00:00:00 2001 From: Alok Swamy Date: Mon, 20 Apr 2026 11:58:16 -0400 Subject: [PATCH] Update PR template 2026-04-20 --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 45fd4edae..757b5187e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,11 @@ +## Tophatting + + +- [ ] I added screenshots of the changes (before and after the changes if applicable) + ## Before you deploy @@ -18,13 +23,12 @@ - [ ] This PR includes a new checks or changes the configuration of a check - [ ] I included a minor bump `changeset` - - [ ] It's in the `allChecks` array in `src/checks/index.ts` - [ ] I ran `yarn build` and committed the updated configuration files - [ ] If applicable, I've updated the `theme-app-extension.yml` config - - [ ] I've made a PR to update the [shopify.dev theme check docs](https://github.com/Shopify/shopify-dev/tree/main/content/storefronts/themes/tools/theme-check/checks) if applicable (link PR here). + - [ ] [Shopifolk] I've made a PR to update the [shopify.dev theme check docs](https://github.com/Shopify/shopify-dev/tree/main/content/storefronts/themes/tools/theme-check/checks) if applicable (link PR here). - [ ] I included a minor bump `changeset`