diff options
author | Sam Potts <sam@potts.es> | 2021-01-29 23:18:47 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-29 23:18:47 +1100 |
commit | 3096dd9513e144ea59a90fcd2a0f587bd0c2ee91 (patch) | |
tree | e1d3e0c7d628369845c32419c2508bd76f7dfeda | |
parent | 150b07f3efd2eca83b849831c18b326fd38a320b (diff) | |
download | plyr-3096dd9513e144ea59a90fcd2a0f587bd0c2ee91.tar.lz plyr-3096dd9513e144ea59a90fcd2a0f587bd0c2ee91.tar.xz plyr-3096dd9513e144ea59a90fcd2a0f587bd0c2ee91.zip |
Update pull_request_template.md
-rw-r--r-- | .github/pull_request_template.md | 5 |
1 files changed, 0 insertions, 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) |