diff options
author | Sam Potts <sam@potts.es> | 2021-01-29 23:43:10 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2021-01-29 23:43:10 +1100 |
commit | 8596e05df37b95dcb4af9325da6218465c17af0a (patch) | |
tree | 91ad91d9f12c010f0db6c8bfca9195825a036153 /.github/pull_request_template.md | |
parent | 2cebf9b8a37458ddd1b5ffd6737ea2ebe78cb557 (diff) | |
parent | 1aee8f53a725df3c6f93e8a8c890a2e8bb9d03bf (diff) | |
download | plyr-8596e05df37b95dcb4af9325da6218465c17af0a.tar.lz plyr-8596e05df37b95dcb4af9325da6218465c17af0a.tar.xz plyr-8596e05df37b95dcb4af9325da6218465c17af0a.zip |
Merge branch 'master' into develop
# Conflicts:
# src/js/utils/is.js
Diffstat (limited to '.github/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) |