add
This commit is contained in:
21
CONTRIBUTING.md
Normal file
21
CONTRIBUTING.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# Contributing
|
||||||
|
|
||||||
|
Be good to each other.
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
By contributing to this project you agree to the following:
|
||||||
|
|
||||||
|
- All code must be tested using `gosec`.
|
||||||
|
- All code must be formatted with `gofmt`.
|
||||||
|
- All code must be documented.
|
||||||
|
|
||||||
|
## Communication
|
||||||
|
|
||||||
|
Feel free to join our seperate matrix channel for this implementation.
|
||||||
|
|
||||||
|
- [Matrix](https://matrix.to/#/#reticulum-go-dev:matrix.org)
|
||||||
|
|
||||||
|
## 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.
|
||||||
Reference in New Issue
Block a user