diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ad9f1f82f..c590a646f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,6 +18,7 @@ Oh no, a bug! It happens. Thanks for reporting an issue with NewPipe. To make it - [x] I am using the latest version - x.xx.x +- [ ] This issue CANNOT be reproduced with the same version of upstream NewPipe - [ ] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo. - [ ] I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md. - [ ] This issue contains only one bug. I will open one issue for every bug report I want to file. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 361c8057f..ca0b66be3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -14,6 +14,7 @@ assignees: '' - [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo. +- [ ] This feature is related to sponsor or ad blocking and/or has explicitly been rejected upstream. - [ ] I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md. - [ ] This issue contains only one feature request. I will open one issue for every feature I want to request.