From 169a709fedd2f75effc0c4481f9615ec72dc27ae Mon Sep 17 00:00:00 2001 From: anhefti Date: Thu, 29 Feb 2024 10:18:22 +0100 Subject: [PATCH] SEBSERV-507 added CONTRIBUTION.md --- CONTRIBUTING => CONTRIBUTING.md | 0 README.rst | 4 ++++ 2 files changed, 4 insertions(+) rename CONTRIBUTING => CONTRIBUTING.md (100%) diff --git a/CONTRIBUTING b/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING rename to CONTRIBUTING.md diff --git a/README.rst b/README.rst index c556a2d0..f124f559 100644 --- a/README.rst +++ b/README.rst @@ -147,3 +147,7 @@ Project Background ------------------ The SEB Server is currently build and maintained by `ETH Zürich `_ and by the `Swiss MOOC Service `_ that is founded by leading Swiss universities EPFL, ETH, SUPSI, USI and HES-SO. The Swiss MOOC Service was financially supported from 2018-2020 by the `Swissuniversities´ P5 program `_. + +Contribution +------------ +.. include:: CONTRIBUTING.md