mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-13 16:00:04 -04:00
16 lines
585 B
Markdown
16 lines
585 B
Markdown
## Description
|
|
|
|
<!--Please describe the changes in your pull request in few words here. -->
|
|
|
|
## Changes
|
|
|
|
<!-- List the changes done to fix a bug or introduce a new feature.Please note both user-facing changes and changes to internal API's here -->
|
|
|
|
## Checklist
|
|
|
|
<!-- Note: Only user-facing changes require a changelog entry. Internal-only API changes do not require a changelog entry. Changes in documentation do not require a changelog entry. -->
|
|
|
|
- [ ] All tests pass locally
|
|
- [ ] I have updated `docs/changelog.md`
|
|
- [ ] I have created documentation for this(if applicable)
|