Added checkbox example

This commit is contained in:
opusforlife2 2020-10-07 07:39:49 +00:00 committed by GitHub
parent bc342b9b33
commit 69760200dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -13,8 +13,9 @@ Oh no, a bug! It happens. Thanks for reporting an issue with NewPipe. To make it
<!-- The comments between these brackets won't show up in the submitted issue (as you can see in the preview). -->
### Checklist
<!-- The first box has been checked for you to show you how it is done. -->
- [ ] I am using the latest version. <!-- compare Releases page and your version given in About in the app drawer -->
- [x] I am using the latest version. <!-- compare Releases page and your version given in About in the app drawer -->
- [ ] I checked, but didn't find any duplicates of this issue in the repo. <!-- Seriously, check. O_O -->
- [ ] 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.