From b21b04b5a925b5b176b785fb0ec6dc6e256d849e Mon Sep 17 00:00:00 2001 From: 9Lukas5 <lukas.wiest@infinite-tech.solutions> Date: Wed, 25 Nov 2020 12:09:59 +0100 Subject: [PATCH] chore: add main contributing file linking to the pages one --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..dcc23ec --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,2 @@ +Information on how to contribute to this project, is written in the docs. +See here: [docs/unified-ticketing/contributing.md](docs/unified-ticketing/contributing.md) -- GitLab