mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
22 lines
516 B
Markdown
22 lines
516 B
Markdown
# Contributing
|
|
|
|
✨ 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.
|
|
|
|
You can find the [source code on GitHub](https://github.com/jupyterhub/the-littlest-jupyterhub/tree/HEAD/tljh)
|
|
|
|
```{toctree}
|
|
:titlesonly: true
|
|
|
|
docs
|
|
dev-setup
|
|
tests
|
|
plugins
|
|
code-review
|
|
packages
|
|
```
|