2022-06-13 14:33:26 +02:00
|
|
|
name: 🐛 Bug Report
|
|
|
|
description: Use this template for reporting a bug
|
|
|
|
body:
|
2022-06-14 09:02:11 +02:00
|
|
|
- type: markdown
|
2022-06-13 14:33:26 +02:00
|
|
|
attributes:
|
2022-06-14 09:02:11 +02:00
|
|
|
value: |
|
2022-06-13 14:33:26 +02:00
|
|
|
Please search among past open/closed issues for a similar one beforehand:
|
|
|
|
- https://github.com/Chocobozzz/PeerTube/issues?q=
|
|
|
|
- https://framacolibri.org/c/peertube
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Describe the current behavior
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Steps to reproduce
|
|
|
|
value: |
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Describe the expected behavior
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Additional information
|
|
|
|
value: |
|
|
|
|
* 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/`):
|