2021-11-05 21:17:01 +00:00
|
|
|
<!-- Thank you for contributing to Pyodide! All improvements are welcome,
|
|
|
|
so don't be afraid to make a PR. -->
|
|
|
|
|
|
|
|
### Description
|
|
|
|
|
|
|
|
<!-- Please explain what your PR is about:
|
|
|
|
- reasoning for the change
|
|
|
|
- some details of updated code
|
|
|
|
- any noteworthy choices to be aware of
|
|
|
|
Please refer to any related issues by #<issue_id> -->
|
|
|
|
|
|
|
|
### Checklists
|
|
|
|
|
2022-05-03 23:38:55 +00:00
|
|
|
<!-- Note:
|
2021-11-16 02:18:42 +00:00
|
|
|
If you think some of these steps are not necessary for your PR,
|
2022-05-03 23:38:55 +00:00
|
|
|
remove those checkboxes, or mark them as checked. If you keep unchecked checkboxes,
|
|
|
|
we will assume that your PR is not ready to be merged -->
|
2021-11-05 21:17:01 +00:00
|
|
|
|
2021-11-16 02:18:42 +00:00
|
|
|
- [ ] Add a [CHANGELOG](https://github.com/pyodide/pyodide/blob/main/docs/project/changelog.md) entry
|
2021-11-05 21:17:01 +00:00
|
|
|
- [ ] Add / update tests
|
|
|
|
- [ ] Add new / update outdated documentation
|