Added checkbox example

pull/4431/head
opusforlife2 2020-10-07 07:39:49 +00:00 zatwierdzone przez GitHub
rodzic bc342b9b33
commit 69760200dd
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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.