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)