reflex/CONTRIBUTING.md
2022-11-18 12:44:06 -08:00

934 B
Raw Blame History

Welcome to Pynecone contributing guide! 🥳

Getting started

To navigate our codebase with confidence, see Pynecone Docs 🎊.

Issues

Create a new issue

If you spot a problem with anything in Pynecone feel free to create an issue. Even if you are not sure if its a problem with the framework or your own code, create an issue and we will do our best to answer or resolve it.

Solve an issue

Scan through our existing issues to find one that interests you. You can narrow down the search using labels as filters. As a general rule, we dont assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix. Any large issue changing the compiler of Pynecone should brought to the Pynecone maintainers for approval

Thank you for supporting Pynecone!🎊