]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - .github/ISSUE_TEMPLATE/10-installation-issue.md
move github issue templates to new standard
[github/Chocobozzz/PeerTube.git] / .github / ISSUE_TEMPLATE / 10-installation-issue.md
CommitLineData
34e29987
RK
1---
2name: Installation Issue
3about: Use this template for build/installation issues
4---
5
6<!--
7Please read the FAQ.md first.
8Please make sure your issue doesn't stem from a third-party package.
9Please search among past open/closed issues for a similar one beforehand.
10
11All done? Then please fill the following mandatory form to help us triage your issue.
12-->
13
14**Describe the problem**
15
16**Provide the exact sequence of commands / steps that you executed before running into the problem**
17
18**Additional information**
19
20* PeerTube instance:
21 * version:
22 * NodeJS version:
23 * Ffmpeg version:
24 * Redis version:
25 * PostgreSQL version:
26
27<!--
28Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached, not pasted.
29
30Don't forget to check `journalctl` or `/var/www/peertube/storage/logs/`
31-->