aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/20-documentation-issue.yml
blob: 213aeb401968edd678fd75618e62795637f0ef17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: 📝 Documentation Issue
description: Use this template for documentation-related issues
labels: [ 'Component: Documentation :books:' ]
body:
  - 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 desired information/correction
      description: |
        Are you up to submit a pull request? Chances are, only a small edit is required, so give it a try:
          * Click "Edit this page" if on https://docs.joinpeertube.org
          * Edit https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/openapi.yaml if on https://docs.joinpeertube.org/api-rest-reference.html