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