Skip to content

Commit a50b9bd

Browse files
Add FAQ entry to the template checklists (TeamNewPipe#8822)
Co-authored-by: Mohammed Anas <triallax@tutanota.com>
1 parent 2089f3e commit a50b9bd

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ body:
1818
required: true
1919
- 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."
2020
required: true
21+
- label: "I have read the [FAQ](https://newpipe.net/FAQ/) and my problem isn't listed."
22+
required: true
2123
- label: "I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise."
2224
required: true
2325
- label: "This issue contains only one bug."

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ body:
1616
options:
1717
- 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."
1818
required: true
19+
- label: "I have read the [FAQ](https://newpipe.net/FAQ/) and my problem isn't listed."
20+
required: true
1921
- label: "I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor/issues)."
2022
required: true
2123
- label: "I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise."

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ body:
1616
options:
1717
- 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."
1818
required: true
19+
- label: "I have read the [FAQ](https://newpipe.net/FAQ/) and my question isn't listed."
20+
required: true
1921
- label: "I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise."
2022
required: true
2123
- label: "I have read and understood the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/dev/.github/CONTRIBUTING.md)."

0 commit comments

Comments
 (0)