From 3096dd9513e144ea59a90fcd2a0f587bd0c2ee91 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Fri, 29 Jan 2021 23:18:47 +1100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f67d769f..7efb45b8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,3 @@ ### Link to related issue (if applicable) ### Summary of proposed changes - -### Checklist -- [ ] Use `develop` as the base branch -- [ ] Exclude the gulp build (`/dist` changes) from the PR -- [ ] Test on [supported browsers](https://github.com/sampotts/plyr#browser-support)