mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
adopt myst
run rst2myst, with minimal manual formatting fixes
This commit is contained in:
21
docs/contributing/index.md
Normal file
21
docs/contributing/index.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user