Update description about checklists in PR template (#1964)

* Update description about checklists in PR template [skip ci]

* Apply suggestions from code review

Co-authored-by: Jan Max Meyer <jmm@phorward.de>
This commit is contained in:
Gyeongjae Choi 2021-11-16 11:18:42 +09:00 committed by GitHub
parent 75841a6d68
commit 18030795bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -16,8 +16,12 @@
### Checklists
Not all of these steps are necessary for every PR.
<!-- Note on checklists:
If you think some of these steps are not necessary for your PR,
just remove those checkboxes, or mark them as checked. Otherwise,
if some checkboxes are left unmarked, we might assume that your PR
is not ready to be merged and we might keep you waiting -->
- [ ] Add a [CHANGELOG](https://github.com/pyodide/pyodide/blob/main/docs/project/changelog.md) entry or explain why an entry is not needed
- [ ] Add a [CHANGELOG](https://github.com/pyodide/pyodide/blob/main/docs/project/changelog.md) entry
- [ ] Add / update tests
- [ ] Add new / update outdated documentation