Files
shaka-player/.github/ISSUE_TEMPLATE/bug_report.md
T
Joey Parrish 47249f4b86 Update issue templates
- Upgraded to the new issue template builder on github
 - Added firmware question re #1753
 - Added feature request and question templates
2019-01-10 12:34:06 -08:00

57 lines
1.4 KiB
Markdown

---
name: Bug report
about: Report a bug to help us improve
title: ''
labels: ''
assignees: ''
---
<!-- NOTE: If you ignore this template, we will send it again and ask you to fill it out anyway. -->
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?**
**What version of Shaka Player are you using?**
**Can you reproduce the issue with our latest release version?**
**Can you reproduce the issue with the latest code from `master`?**
**Are you using the demo app or your own custom app?**
**If custom app, can you reproduce the issue using our demo app?**
**What browser and OS are you using?**
**For embedded devices (smart TVs, etc.), what model and firmware version are you using?**
**What are the manifest and license server URIs?**
<!-- NOTE:
You can send the URIs to <shaka-player-issues@google.com> instead,
but please use GitHub and the template for the rest.
A copy of the manifest text or an attached manifest will **not** be
enough to reproduce your issue, and we **will** ask you to send a
URI instead. You can copy the URI of the demo app to send us the
exact asset, licence server, and settings you have selected there.
-->
**What did you do?**
<!-- Steps to reproduce the bug -->
**What did you expect to happen?**
**What actually happened?**
<!-- A clear and concise description of what the bug is -->
<!-- If applicable, you may add screenshots to help explain your problem. -->