Files
nairobi/docs/en/open_source/open_source.md
Javi Martín 6f7d4096f5 Add document about our coding conventions
There are some conventions that can't be checked by linters and were not
documented anywhere.
2025-01-13 16:26:42 +01:00

6 lines
143 B
Markdown

# Open Source project
* [Code of conduct](code_of_conduct.md)
* [Contributing](contributing.md)
* [Coding conventions](coding_conventions.md)