You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/DISCUSSION_TEMPLATE/questions.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
name: Question
2
2
description: Ask about anything NewPipe-related
3
-
labels: [question, needs triage]
3
+
labels: [question]
4
4
body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
Thanks for taking the time to fill out this issue! :hugs:
8
+
Thanks for taking the time to fill out this form! :hugs:
9
9
10
10
Note that you can also ask questions on our [IRC channel](https://web.libera.chat/#newpipe).
11
11
@@ -14,7 +14,7 @@ body:
14
14
attributes:
15
15
label: "Checklist"
16
16
options:
17
-
- label: "I made sure that there are *no existing issues* - [open](https://github.com/TeamNewPipe/NewPipe/issues) or [closed](https://github.com/TeamNewPipe/NewPipe/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
17
+
- label: "I made sure that there are *no existing issues or discussions* - [open](https://github.com/TeamNewPipe/NewPipe/issues) or [closed](https://github.com/TeamNewPipe/NewPipe/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
18
18
required: true
19
19
- label: "I have read the [FAQ](https://newpipe.net/FAQ/) and my question isn't listed."
0 commit comments