aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/10-installation-issue.yml
blob: 6eaa16a2bff5c8f27164ff0a0f6597418684d925 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name: 🚀 Installation/Upgrade Issue
description: Use this template for build/installation/upgrade issues
body:
  - type: markdown
    attributes:
      value: |
        Please check the official documentation first
          - Classic installation: https://docs.joinpeertube.org/install-any-os
          - Docker installation: https://docs.joinpeertube.org/install-docker

  - type: checkboxes
    attributes:
      label: Is there an existing issue for this?
      description: |
        Please search among past open/closed issues for a similar one beforehand:
          - https://github.com/Chocobozzz/PeerTube/issues?q=
          - https://framacolibri.org/c/peertube
      options:
        - label: I have searched existing issues
          required: true

  - type: textarea
    attributes:
      label: Describe the problem

  - type: textarea
    attributes:
      label: Additional information
      value: |
          * PeerTube instance URL:
          * PeerTube version:
          * NodeJS version:
          * Ffmpeg version:
          * Redis version:
          * PostgreSQL version: