From 1de096608eb452c4044874d1d790ad4457e9c8f9 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Thu, 10 Aug 2023 10:31:36 +0200 Subject: [PATCH] add github discussions to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 852c2e3f..4d4efa67 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,9 @@ computations, unit tests, as well as building the documentation: If you are having issues please let us know via the [issue tracker](https://github.com/dschick/udkm1Dsim/issues). +You can also ask questions, share ideas, or engage with community members via the +[discussions](https://github.com/dschick/udkm1Dsim/discussions). + You can contribute to the project via pull-requests following the [GitHub flow concept](https://docs.github.com/en/get-started/quickstart/github-flow).