]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - .github/ISSUE_TEMPLATE/00-bug-issue.md
Translated using Weblate (Russian)
[github/Chocobozzz/PeerTube.git] / .github / ISSUE_TEMPLATE / 00-bug-issue.md
1 ---
2 name: 🐛 Bug Report
3 about: Use this template for reporting a bug
4 ---
5
6 <!--
7 Please read FAQ.md and docs.joinpeertube.org first.
8 Please make sure your issue doesn't stem from a third-party plugin.
9 Please search among past open/closed issues for a similar one beforehand:
10 - https://github.com/Chocobozzz/PeerTube/issues?q=
11 - https://framacolibri.org/c/peertube
12
13 All done? Then please fill the following mandatory form to help us triage your issue.
14 -->
15
16 **Describe the current behavior**
17
18 **Steps to reproduce:**
19
20 1.
21 2.
22 3.
23
24 **Describe the expected behavior**
25
26 **Additional information**
27
28 * PeerTube instance:
29 * URL:
30 * version:
31 * NodeJS version:
32 * Ffmpeg version:
33
34 * Browser name, version and platforms on which you could reproduce the bug:
35 * Link to browser console log if relevant:
36 * Link to server log if relevant (`journalctl` or `/var/www/peertube/storage/logs/`):