2023-03-27 09:31:02 +02:00
|
|
|
# Contributing
|
2019-11-26 18:42:42 -08:00
|
|
|
|
2020-01-24 08:25:44 +01:00
|
|
|
✨ Thank you for thinking about contributing to the littlest JupyterHub! ✨
|
|
|
|
|
|
|
|
|
|
This is an open source project that is developed and maintained by volunteers.
|
|
|
|
|
Your contribution is integral to the future of the project. Thank you!
|
|
|
|
|
|
|
|
|
|
This section contains documentation for people who want to contribute.
|
|
|
|
|
|
2023-03-27 09:31:02 +02:00
|
|
|
You can find the [source code on GitHub](https://github.com/jupyterhub/the-littlest-jupyterhub/tree/HEAD/tljh)
|
2019-11-26 18:42:42 -08:00
|
|
|
|
2023-03-27 09:31:02 +02:00
|
|
|
```{toctree}
|
|
|
|
|
:titlesonly: true
|
2019-11-26 18:42:42 -08:00
|
|
|
|
2023-03-27 09:31:02 +02:00
|
|
|
docs
|
|
|
|
|
dev-setup
|
|
|
|
|
tests
|
|
|
|
|
plugins
|
|
|
|
|
code-review
|
|
|
|
|
packages
|
|
|
|
|
```
|