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.

The website is built from the publish branch, which may lag behind the main branch during development. Once zb reaches 1.0, it’s likely there will not be a distinction, but the intent is to reduce confusion for users while features are still being developed. Until then, the main branch is published at https://main–zb-docs.netlify.app/