mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
25 lines
753 B
Markdown
25 lines
753 B
Markdown
(contributing)=
|
|
|
|
# Contributing
|
|
|
|
We want you to contribute to JupyterHub in ways that are most exciting
|
|
and useful to you. We value documentation, testing, bug reporting and code equally,
|
|
and are glad to have your contributions in whatever form you wish.
|
|
|
|
Be sure to first check our [Code of Conduct](https://github.com/jupyter/governance/blob/HEAD/conduct/code_of_conduct.md)
|
|
([reporting guidelines](https://github.com/jupyter/governance/blob/HEAD/conduct/reporting_online.md)), which help keep our community welcoming to as many people as possible.
|
|
|
|
This section covers information about our community, as well as ways that you can connect and get involved.
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
|
|
contributor-list
|
|
community
|
|
setup
|
|
docs
|
|
tests
|
|
roadmap
|
|
security
|
|
```
|