readme: add contributing section

This commit is contained in:
2024-11-04 07:37:47 +01:00
parent 49568b4bb5
commit 6033ed8420
2 changed files with 23 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ nav_order: 2
### 1. Initialize configuration
You can generate the configuration file using `config init` command.
```shell
docker run --rm --name goma-gateway \
-v "${PWD}/config:/config" \