diff options
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r-- | .github/pull_request_template.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..f1ad850d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +### Link to related issue (if applicable) + +### 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 |