1
0
Fork 0
peertube/.github/ISSUE_TEMPLATE/00-bug-issue.md

37 lines
879 B
Markdown
Raw Normal View History

---
name: 🐛 Bug Report
about: Use this template for reporting a bug
---
<!--
Please read FAQ.md and docs.joinpeertube.org first.
Please make sure your issue doesn't stem from a third-party plugin.
Please search among past open/closed issues for a similar one beforehand:
- https://github.com/Chocobozzz/PeerTube/issues?q=
- https://framacolibri.org/c/peertube
All done? Then please fill the following mandatory form to help us triage your issue.
-->
**Describe the current behavior**
**Steps to reproduce:**
1.
2.
3.
**Describe the expected behavior**
**Additional information**
* PeerTube instance:
* URL:
* version:
* NodeJS version:
* Ffmpeg version:
* Browser name, version and platforms on which you could reproduce the bug:
* Link to browser console log if relevant:
* Link to server log if relevant (`journalctl` or `/var/www/peertube/storage/logs/`):