From 574771fcb554234ca4d8e6943e2cd57f636a8082 Mon Sep 17 00:00:00 2001 From: NullPointerException Date: Tue, 17 Dec 2024 09:51:09 +0800 Subject: [PATCH] update readme and templates --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- README.md | 8 +++++++- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bb56879..1bd4d1e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,6 +9,7 @@ assignees: '' **Checklist (Your issue will be automatically closed if you delete this part)** - [ ] I make sure that there are no *existing issues* - open or closed - which I could contribute my information to. +- [ ] I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed. - [ ] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/InfinityLoop1308/PipePipe/releases/latest). - [ ] I have attached the error report in the issue. @@ -16,8 +17,6 @@ assignees: '' **Frequency** - - **Steps to reproduce the bug** **Device (e.g. Pixel 9 Pro)** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b915e5f..ff88176 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ assignees: '' **Checklist (Your issue will be automatically closed if you delete this part)** - [ ] I make sure that there are no *existing issues* - open or closed - which I could contribute my information to. - +- [ ] I believe this feature request will benefit more than 10% of users, not just myself.
** Description diff --git a/README.md b/README.md index 66f3e29..6448c9a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ NewPipe, reimagined: faster, more stable, and packed with more features. * Sleep timer * Fullscreen gestures * Auto-translation captions -* ... and many minor improvements +* ... and many other improvements ### Original @@ -71,6 +71,12 @@ Issues and PRs are welcomed. Please note that I will **NOT** accept service requ Anyone interested in creating their own service is encouraged to fork this repository. +## About Latest Build + +Sometimes, for a known issue, PipePipe may already have a fix in place, but a new version has not yet been officially released. In such cases, you can check the continuous integration (CI) system to obtain the latest build. This allows you to access the most recent updates and fixes before they are included in the next official release. + +Check https://github.com/InfinityLoop1308/PipePipe/actions/workflows/ci.yml , select the latest, and download the debug apk. + ## Donation