Contributing to zb¶
If you’re looking at contributing to the zb tool, see the zb contributing guide and take a look at the issues marked as good for newcomers.
If you’re looking at contributing to the standard library, see the standard library contributing guide and take a look at the issues marked as good for newcomers.
The current public roadmap is available on GitHub Projects.
Contributors to zb must follow the zb Code of Conduct.
Improving the Documentation¶
This website’s source is hosted on GitHub and written in a superset of Markdown called MyST. The website is built using Sphinx. If you want to improve the docs, please feel free to submit a pull request.