From 14bbfc4868f53d19ce85e15414ff52e64930a586 Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Tue, 31 Jan 2023 12:27:49 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 601d9b6..34d0c05 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ Example of Continuous Integration in Gitlab + Gitlab Runner @ IMGW +## Participation & Support + +### Everybody reporting issues + +Please write an email to the [service desk](mailto:gitlab.phaidra+flexpart-example-ci-817-issue-@univie.ac.at) and an issue will be created. This does not require an account on GitLab! + +### Gitlab users + +Please login and open an issue. + ## Fortran We add a src directory with some fortran netcdf code inside from [ucar unidata](https://www.unidata.ucar.edu/software/netcdf/examples/programs/). -- GitLab