aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/20-documentation-issue.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/20-documentation-issue.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/20-documentation-issue.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/20-documentation-issue.yml b/.github/ISSUE_TEMPLATE/20-documentation-issue.yml
index 213aeb401..354749ad5 100644
--- a/.github/ISSUE_TEMPLATE/20-documentation-issue.yml
+++ b/.github/ISSUE_TEMPLATE/20-documentation-issue.yml
@@ -2,16 +2,12 @@ name: 📝 Documentation Issue
2description: Use this template for documentation-related issues 2description: Use this template for documentation-related issues
3labels: [ 'Component: Documentation :books:' ] 3labels: [ 'Component: Documentation :books:' ]
4body: 4body:
5 - type: checkboxes 5 - type: markdown
6 attributes: 6 attributes:
7 label: Is there an existing issue for this? 7 value: |
8 description: |
9 Please search among past open/closed issues for a similar one beforehand: 8 Please search among past open/closed issues for a similar one beforehand:
10 - https://github.com/Chocobozzz/PeerTube/issues?q= 9 - https://github.com/Chocobozzz/PeerTube/issues?q=
11 - https://framacolibri.org/c/peertube 10 - https://framacolibri.org/c/peertube
12 options:
13 - label: I have searched existing issues
14 required: true
15 11
16 - type: textarea 12 - type: textarea
17 attributes: 13 attributes: