Files
Reticulum-Go/CONTRIBUTING.md
2025-09-07 01:58:41 -05:00

540 B

Contributing

Be good to each other.

Communication

Feel free to join our seperate matrix channel for this implementation.

Usage of LLMs and other Generative AI tools

We would prefer if you did not use LLMs and other generative AI tools to write critical parts of the code. They produce lots of security issues most of the time, some of which can be caught with gosec so please make sure to use the proper static analysis tools and best practices with these tools.