diff options
author | Sam Potts <sam@selz.com> | 2017-01-10 09:45:41 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-10 09:45:41 +1100 |
commit | f6612fa78c3012afa64c4aea980c5c83d49601c6 (patch) | |
tree | f732b25e06873f1a63c66287eedaa40e45b64469 | |
parent | a9bb8afca425188216c3eed667b4bc85bbb5ee91 (diff) | |
download | plyr-f6612fa78c3012afa64c4aea980c5c83d49601c6.tar.lz plyr-f6612fa78c3012afa64c4aea980c5c83d49601c6.tar.xz plyr-f6612fa78c3012afa64c4aea980c5c83d49601c6.zip |
Update issue_template.md
-rw-r--r-- | .github/issue_template.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index f1ee5cd0..0ff465f7 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,3 +1,7 @@ +<!--- +Please use this issue template as it makes replicating and fixing the issue easier! +---> + - [ ] Issue does not already exist - [ ] Issue observed on https://plyr.io @@ -12,7 +16,13 @@ - Operating System: - Version: +Players effected: +- [ ] HTML5 Video +- [ ] HTML5 Audio +- [ ] YouTube +- [ ] Vimeo + ### Steps to reproduce - -### Relevant links
\ No newline at end of file +### Relevant links |