-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4852 from TeamNewPipe/release_0.20.3
Release 0.20.3
- Loading branch information
Showing
776 changed files
with
10,229 additions
and
7,823 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
blank_issues_enabled: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
<!-- Hey there. Thank you so much for improving NewPipe. Please take a moment to fill out the following suggestion on how to structure this PR description. Having roughly the same layout helps everyone considerably :)--> | ||
<!-- Hey there. Thank you so much for improving NewPipe, and filling out the details. Having roughly the same layout helps everyone considerably :)--> | ||
|
||
#### What is it? | ||
- [ ] Bug fix (user facing) | ||
- [ ] Bugfix (user facing) | ||
- [ ] Feature (user facing) | ||
- [ ] Code base improvement (dev facing) | ||
- [ ] Codebase improvement (dev facing) | ||
- [ ] Meta improvement to the project (dev facing) | ||
|
||
#### Description of the changes in your PR | ||
<!-- While bullet points are the norm in this section, feel free to write a text instead if you can't fit it in a list --> | ||
<!-- While bullet points are the norm in this section, feel free to write free-form text instead of a list --> | ||
- record videos | ||
- create clones | ||
- take over the world | ||
|
||
#### Fixes the following issue(s) | ||
<!-- Also add reddit or other links which are relevant to your change. --> | ||
<!-- Also add any other links relevant to your change. --> | ||
- | ||
|
||
#### Relies on the following changes | ||
<!-- Delete this if it doesn't apply to you. --> | ||
- | ||
|
||
#### Testing apk | ||
<!-- Ensure that you have your changes on a new branch which has a meaningful name. This name will be used as a suffix for the app ID to allow installing and testing multiple versions of NewPipe. Do NOT name your branches like "patch-0" and "feature-1". For example, if your PR implements a bug fix for comments, an appropriate branch name would be "commentfix". --> | ||
#### APK testing | ||
<!-- Use a new, meaningfully named branch. The name is used as a suffix for the app ID to allow installing and testing multiple versions of NewPipe, e.g. "commentfix", if your PR implements a bugfix for comments. (No names like "patch-0" and "feature-1".) --> | ||
debug.zip | ||
|
||
#### Agreement | ||
- [ ] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. | ||
#### Due diligence | ||
- [ ] I read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md). |
Oops, something went wrong.