From 452ac7a460653f728123589e8e387d14cae7282c Mon Sep 17 00:00:00 2001 From: Andreas Fink Date: Fri, 6 Jun 2025 09:24:37 +0200 Subject: [PATCH] link to the contribution page on readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 26b89965..3751a25d 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,8 @@ This repository contains the source code for CSCS' documentation hosted at [docs ## Getting Started +If you want to contribute to the documentation, please follow the [contributing](https://docs.cscs.ch/contributing) process. + > [!IMPORTANT] > to run the serve script, you need to first install [uv](https://docs.astral.sh/uv/getting-started/installation/).