From c76a37c87649353fab994bd7714b5900829c9d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Ko=C5=BEelj?= Date: Mon, 19 Dec 2022 11:03:13 +0100 Subject: [PATCH] Add the contribution guidelines stub --- docs/Contributing.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/Contributing.md diff --git a/docs/Contributing.md b/docs/Contributing.md new file mode 100644 index 0000000..8b5c2ec --- /dev/null +++ b/docs/Contributing.md @@ -0,0 +1,3 @@ +# Contributing to the Connected project + +More content coming soon, stay tuned! \ No newline at end of file