From e754253026b626e4ccb9741cc078306b593f2165 Mon Sep 17 00:00:00 2001 From: Martin Nonnenmacher Date: Tue, 1 Oct 2024 18:15:15 +0200 Subject: [PATCH] docs(README): Add a community section Signed-off-by: Martin Nonnenmacher --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f382621ec..6ebc77c6e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,17 @@ cloud. > > Eclipse Incubation +## Community + +To communicate with the developers, you can: +* Join the [Matrix chat](https://matrix.to/#/#apoapsis:matrix.eclipse.org). +* Start a GitHub [discussion](https://github.com/eclipse-apoapsis/ort-server/discussions). +* Join the [mailing list](https://accounts.eclipse.org/mailing-list/apoapsis-dev). + +Please report any issues to the [issue tracker](https://github.com/eclipse-apoapsis/ort-server/issues). + +Contributions are welcome, please see the [contributing guide](CONTRIBUTING.md) for more information. + ## Running ORT Server The easiest way to run the ORT Server for testing is to use [Docker Compose](https://docs.docker.com/compose/).