diff options
Diffstat (limited to '.github/issue_template.md')
-rw-r--r-- | .github/issue_template.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 00000000..f1ee5cd0 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,18 @@ +- [ ] Issue does not already exist +- [ ] Issue observed on https://plyr.io + +### Expected behaviour + +### Actual behaviour + +### Environment + +- Browser: +- Version: +- Operating System: +- Version: + +### Steps to reproduce +- + +### Relevant links
\ No newline at end of file |