diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 24 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/00-bug-issue.md | 36 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/10-installation-issue.md | 31 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/20-documentation-issue.md | 27 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/30-feature-request.md | 39 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/40-question.md | 15 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 11 |
7 files changed, 159 insertions, 24 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 68cf88a75..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null | |||
@@ -1,24 +0,0 @@ | |||
1 | <!-- If you have a question, please read FAQ.md first --> | ||
2 | <!-- If you report a security issue, please refrain from filling an issue, refer to SECURITY.md and follow the disclosure procedure it describes. --> | ||
3 | <!-- If you report a bug, please fill the following form --> | ||
4 | |||
5 | **What happened?** | ||
6 | |||
7 | **What do you expect to happen instead?** | ||
8 | |||
9 | **Steps to reproduce:** | ||
10 | |||
11 | 1. | ||
12 | |||
13 | 2. | ||
14 | |||
15 | 3. | ||
16 | |||
17 | |||
18 | **Additional information** | ||
19 | * PeerTube version and URL: | ||
20 | * Browser name and version: | ||
21 | * NodeJS version: | ||
22 | |||
23 | * Link to browser console log if useful: | ||
24 | * Link to server log if useful (`journalctl` or `/var/www/peertube/storage/logs/`): | ||
diff --git a/.github/ISSUE_TEMPLATE/00-bug-issue.md b/.github/ISSUE_TEMPLATE/00-bug-issue.md new file mode 100644 index 000000000..aafaa083d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/00-bug-issue.md | |||
@@ -0,0 +1,36 @@ | |||
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/`): | ||
diff --git a/.github/ISSUE_TEMPLATE/10-installation-issue.md b/.github/ISSUE_TEMPLATE/10-installation-issue.md new file mode 100644 index 000000000..4f51fcbd9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/10-installation-issue.md | |||
@@ -0,0 +1,31 @@ | |||
1 | --- | ||
2 | name: Installation Issue | ||
3 | about: Use this template for build/installation issues | ||
4 | --- | ||
5 | |||
6 | <!-- | ||
7 | Please read the FAQ.md first. | ||
8 | Please make sure your issue doesn't stem from a third-party package. | ||
9 | Please search among past open/closed issues for a similar one beforehand. | ||
10 | |||
11 | All 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 | <!-- | ||
28 | Include 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 | |||
30 | Don't forget to check `journalctl` or `/var/www/peertube/storage/logs/` | ||
31 | --> | ||
diff --git a/.github/ISSUE_TEMPLATE/20-documentation-issue.md b/.github/ISSUE_TEMPLATE/20-documentation-issue.md new file mode 100644 index 000000000..c4ef3fd74 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/20-documentation-issue.md | |||
@@ -0,0 +1,27 @@ | |||
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 | Please provide a link to the documentation entry, for example: https://docs.joinpeertube.org/#/install-any-os | ||
20 | |||
21 | **Describe the desired information/correction** | ||
22 | |||
23 | <!-- | ||
24 | Are you up to submit a pull request? Chances are, only a small edit is required, so give it a try: | ||
25 | - click "Edit this page" if on docs.joinpeertube.org | ||
26 | - edit https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/openapi.yaml if on https://docs.joinpeertube.org/api-rest-reference.html | ||
27 | --> | ||
diff --git a/.github/ISSUE_TEMPLATE/30-feature-request.md b/.github/ISSUE_TEMPLATE/30-feature-request.md new file mode 100644 index 000000000..675733ea5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/30-feature-request.md | |||
@@ -0,0 +1,39 @@ | |||
1 | --- | ||
2 | name: ✨ Feature Request | ||
3 | about: Use this template to ask for new features and suggest new ideas 💡 | ||
4 | labels: 'Type: Discussion :thought_balloon:' | ||
5 | --- | ||
6 | |||
7 | <!-- | ||
8 | Please read FAQ.md and docs.joinpeertube.org first. | ||
9 | Please search among past open/closed issues for a similar one beforehand: | ||
10 | - https://github.com/Chocobozzz/PeerTube/issues?q= | ||
11 | |||
12 | All done? Then please fill the following mandatory form to help us triage your request. | ||
13 | --> | ||
14 | |||
15 | **Is your request related to a problem?** <!-- optional --> | ||
16 | |||
17 | <!-- Remove the question when answering or if not relevant. | ||
18 | Provide a clear and concise description of what the problem is. | ||
19 | Ex. I have an issue when [...] | ||
20 | --> | ||
21 | |||
22 | **Describe the solution you would like:** | ||
23 | |||
24 | <!-- | ||
25 | Provide a clear and concise description of what you want to happen. | ||
26 | --> | ||
27 | |||
28 | **Describe alternatives you have considered** <!-- optional --> | ||
29 | |||
30 | <!-- Remove if you have not considered alternatives. | ||
31 | Let us know about other solutions you have tried or researched. | ||
32 | --> | ||
33 | |||
34 | **Additional context** <!-- optional --> | ||
35 | |||
36 | <!-- Remove if not applicable. | ||
37 | Is there anything else you can add about the proposal? | ||
38 | You might want to link to related issues here if you haven't already. | ||
39 | --> | ||
diff --git a/.github/ISSUE_TEMPLATE/40-question.md b/.github/ISSUE_TEMPLATE/40-question.md new file mode 100644 index 000000000..36a66668f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/40-question.md | |||
@@ -0,0 +1,15 @@ | |||
1 | --- | ||
2 | name: 🙋 Question | ||
3 | about: Use this template to ask questions | ||
4 | labels: 'Type: Question' | ||
5 | --- | ||
6 | |||
7 | <!-- | ||
8 | Please read FAQ.md and docs.joinpeertube.org first. | ||
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 | Please ask first on the IRC/Matrix chat room. If nobody answers after 24h (except weekends), please fill an issue here. | ||
13 | |||
14 | All done? Then ask your question below: | ||
15 | --> | ||
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..efd444bdc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml | |||
@@ -0,0 +1,11 @@ | |||
1 | blank_issues_enabled: false | ||
2 | contact_links: | ||
3 | - name: 💬 IRC | ||
4 | url: https://kiwiirc.com/client/irc.freenode.net/#peertube | ||
5 | about: Chat with us via IRC for quick Q/A here. | ||
6 | - name: 💬 Matrix | ||
7 | url: https://matrix.to/#/#peertube:matrix.org | ||
8 | about: Chat with us via Matrix for quick Q/A here. | ||
9 | - name: 🤷💻🤦 Forum | ||
10 | url: https://framacolibri.org/c/peertube | ||
11 | about: You can ask and answer other questions here. | ||