mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Update CONTRIBUTING.md (#822)
To add that we need to have a test for every feature :) closes https://github.com/pyscript/pyscript/issues/615
This commit is contained in:
@@ -201,6 +201,7 @@ To create a change for PyScript, you can follow the process described [here](htt
|
|||||||
|
|
||||||
* Follow the steps in [setting your local environment](#setting-up-your-local-environment) and [developing](#developing)
|
* Follow the steps in [setting your local environment](#setting-up-your-local-environment) and [developing](#developing)
|
||||||
* Make the changes you would like (don't forget to test them with `make test`)
|
* Make the changes you would like (don't forget to test them with `make test`)
|
||||||
|
* Add tests relevant to the feature or bug you fixed
|
||||||
* Open a pull request back to the PyScript project and address any comments/questions from the maintainers and other contributors.
|
* Open a pull request back to the PyScript project and address any comments/questions from the maintainers and other contributors.
|
||||||
|
|
||||||
## License terms for contributions
|
## License terms for contributions
|
||||||
|
|||||||
Reference in New Issue
Block a user