diff options
author | Sam Potts <me@sampotts.me> | 2017-05-16 10:08:59 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2017-05-16 10:08:59 +1000 |
commit | bcf88cd0241f01f37c3d62da21a8715f883fa8b5 (patch) | |
tree | 015c5215c81ee4a4b1ae0303734f887a23ca2e69 /.github/pull_request_template.md | |
parent | 4957e4d80c833bbfa915c0c20d3d79245221b6f6 (diff) | |
download | plyr-bcf88cd0241f01f37c3d62da21a8715f883fa8b5.tar.lz plyr-bcf88cd0241f01f37c3d62da21a8715f883fa8b5.tar.xz plyr-bcf88cd0241f01f37c3d62da21a8715f883fa8b5.zip |
Vimeo demo bug fix + repo move
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r-- | .github/pull_request_template.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f1ad850d..c4779d3c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,8 @@ -### Link to related issue (if applicable) +### Link to related issue (if applicable) -### Sumary of proposed changes +### Sumary of proposed changes ### Task list -- [ ] Tested on [supported browsers](https://github.com/Selz/plyr#browser-support) -- [ ] Gulp build completed
\ No newline at end of file +- [ ] Tested on [supported browsers](https://github.com/sampotts/plyr#browser-support) +- [ ] Gulp build completed
\ No newline at end of file |