Fix checkboxes (#1923)

This commit is contained in:
Andrey Sobolev 2022-05-30 14:09:35 +07:00 committed by GitHub
parent ba9216efff
commit 89f0898f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,18 +4,18 @@
## Checklist
[ ] - Does the code work? Check whether function and logic are correct.
[ ] - Does Changelog.md is updated with changes?
[ ] - Does the translations are up to date?
[ ] - Does it well tested?
[ ] - - Tested for Chrome.
[ ] - - Tested for Safari.
[ ] - Go through the changed code looking for typos, TODOs, commented LOCs, debugging pieces of code, etc.
[ ] - Rebase your branch onto master and upstream branch
[ ] - Is there any redundant or duplicate code?
[ ] - Are required links are linked to PR?
[ ] - Does new code is well documented ?
* [ ] - Does the code work? Check whether function and logic are correct.
* [ ] - Does Changelog.md is updated with changes?
* [ ] - Does the translations are up to date?
* [ ] - Does it well tested?
* [ ] - Tested for Chrome.
* [ ] - Tested for Safari.
* [ ] - Go through the changed code looking for typos, TODOs, commented LOCs, debugging pieces of code, etc.
* [ ] - Rebase your branch onto master and upstream branch
* [ ] - Is there any redundant or duplicate code?
* [ ] - Are required links are linked to PR?
* [ ] - Does new code is well documented ?
## Related issues
_TODO_ A list of closed updated issues
A list of closed updated issues