From 3731f75582deded97690216660f1980e2f74acf3 Mon Sep 17 00:00:00 2001 From: MM Date: Mon, 21 Mar 2022 17:42:50 -0400 Subject: [PATCH] Add PR checkbox for theme documentation (#1516) * Add PR checkbox for theme documentation * Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 50a0507c96d..d09619013e8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,6 +22,7 @@ _Please include a link to a demo store that includes preconfigured sections and **Checklist** - [ ] Added PR summary for [release notes](https://themes.shopify.com/themes/dawn/styles/default#ReleaseNotes) +- [ ] Notified the [help.shopify.com](https://help.shopify.com) team about updates to theme settings (current contact: Kimli) - [ ] Followed [theme code principles](https://github.com/Shopify/dawn/blob/main/.github/CONTRIBUTING.md#theme-code-principles) - [ ] Linted with [Theme Check](https://github.com/Shopify/theme-check) - [ ] Tested on [mobile](https://shopify.dev/themes/store/requirements#mobile-browser-requirements)