From 8226493a9ead0b629d386a2f402b088f888c4b84 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Thu, 5 Jul 2018 09:49:25 +1000 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 670d8a5b..f67d769f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,5 +4,5 @@ ### Checklist - [ ] Use `develop` as the base branch -- [ ] Exclude the gulp build from the PR +- [ ] Exclude the gulp build (`/dist` changes) from the PR - [ ] Test on [supported browsers](https://github.com/sampotts/plyr#browser-support)