Files
pyscript/.github/PULL_REQUEST_TEMPLATE.md
Nicholas Tollervey 4fe6ad80af Update/simplify our PR template. (#2206)
* Update/simplify our PR template.

* Remove step that CI does already
2024-10-02 16:40:59 +01:00

13 lines
333 B
Markdown

## Description
<!--Please describe the changes in your pull request in few words here. -->
## Changes
<!-- List the technical changes done to fix a bug or introduce a new feature. -->
## Checklist
- [ ] I have checked `make build` works locally.
- [ ] I have created / updated documentation for this change (if applicable).