]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - .github/ISSUE_TEMPLATE/20-documentation-issue.md
Translated using Weblate (Russian)
[github/Chocobozzz/PeerTube.git] / .github / ISSUE_TEMPLATE / 20-documentation-issue.md
1 ---
2 name: 📝 Documentation Issue
3 about: Use this template for documentation-related issues
4 labels: 'Component: Documentation :books:'
5 assignees: rigelk
6 ---
7
8 <!--
9 Please read FAQ.md and docs.joinpeertube.org first.
10 Please search among past open/closed issues for a similar one beforehand:
11 - https://github.com/Chocobozzz/PeerTube/issues?q=
12 - https://framacolibri.org/c/peertube
13
14 All done? Then please fill the following mandatory form to help us triage your issue.
15 -->
16
17 **Parts of the documentation concerned:**
18
19 <!--
20 Please provide a link to the documentation entry, for example: https://docs.joinpeertube.org/#/install-any-os
21 -->
22
23 **Describe the desired information/correction**
24
25 <!--
26 Are you up to submit a pull request? Chances are, only a small edit is required, so give it a try:
27 - click "Edit this page" if on docs.joinpeertube.org
28 - edit https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/openapi.yaml if on https://docs.joinpeertube.org/api-rest-reference.html
29 -->