mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
21 lines
579 B
Markdown
21 lines
579 B
Markdown
# Contributing
|
|
|
|
We want you to contribute to JupyterHub in ways that are most exciting
|
|
& useful to you. We value documentation, testing, bug reporting & code equally,
|
|
and are glad to have your contributions in whatever form you wish :)
|
|
|
|
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))
|
|
helps keep our community welcoming to as many people as possible.
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
|
|
community
|
|
setup
|
|
docs
|
|
tests
|
|
roadmap
|
|
security
|
|
```
|