1
mirror of https://github.com/streamlink/streamlink synced 2024-11-14 01:04:54 +01:00
streamlink/ISSUE_TEMPLATE.md

42 lines
820 B
Markdown
Raw Normal View History

2017-01-22 00:42:21 +01:00
*Thanks for reporting an issue!*
*Please read the contribution guidelines first! (see the link above)*
*Also check the list of known issues before reporting an issue!*
2017-01-22 00:42:21 +01:00
*Feel free to use the following template. Be as detailed as possible.*
*Please see the text preview to avoid unnecessary formatting errors.*
2017-01-22 00:42:21 +01:00
*Don't forget to remove this text before submitting.*
----
### Checklist
- [x] This is a bug report.
- [ ] This is a feature request.
- [ ] This is a plugin (improvement) request.
- [ ] I have read the contribution guidelines.
2017-01-22 00:42:21 +01:00
### Description
...
### Expected / Actual behavior
...
### Reproduction steps / Explicit stream URLs to test
2017-01-22 00:42:21 +01:00
1. ...
2. ...
3. ...
### Environment details
Operating system and version: ...
Streamlink and Python version: ...
2017-01-22 00:42:21 +01:00
...
### Comments, logs, screenshots, etc.
...