docs: 📝 update contributing guidelines

This commit is contained in:
Julien Oculi 2024-03-07 12:43:46 +01:00
parent 61c7424d85
commit 934279d4ae

View file

@ -30,8 +30,8 @@ following the [conventional commits](https://www.conventionalcommits.org) model.
- Use project software and wait approval from maintainers is you propose new
[FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software).
- Prefers raw text format over software dependent ones (eg: `odt` ->
`markdown`).
- Prefers [plain text](https://wiki.c2.com/?PowerOfPlainText) format over
software dependent ones (eg: `odt` -> `markdown`).
- Prefers simpler standards (especially web standards) to avoid reducing
portability and prevent toolchain complexity.
- Avoid platform specific tool to allow any os user to contributes.