From 22ccc3e5e1e468132b40504e6f578b91057c1055 Mon Sep 17 00:00:00 2001
From: Luke Murphy <lukewm@riseup.net>
Date: Tue, 2 Mar 2021 10:34:17 +0100
Subject: [PATCH] Clarify contributing docs further

---
 docs/contribute.md | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/docs/contribute.md b/docs/contribute.md
index 92b6b0b..3d93133 100644
--- a/docs/contribute.md
+++ b/docs/contribute.md
@@ -2,4 +2,20 @@
 title: Contributing guide
 ---
 
-Please [drop us a line](/contact/)!
+The project is really young so we don't have contribution guides setup yet.
+
+The best thing to do is [drop us a line](/contact/) and we can work from there.
+
+Some handy links in the meantime:
+
+- [`abra` command-line tool repository](https://git.autonomic.zone/coop-cloud/abra) (mirrored to Github [here](https://github.com/Autonomic-Cooperative/abra))
+- [docs.cloud.autonomic.zone source repository](https://git.autonomic.zone/coop-cloud/docs.cloud.autonomic.zone) (mirrored to Github [here](https://github.com/Autonomic-Cooperative/docs.cloud.autonomic.zone))
+- [Application catalogue repositories](https://git.autonomic.zone/coop-cloud)
+- [Public roadmap repository and milestones](https://git.autonomic.zone/coop-cloud/organising/issues)
+
+!!! note
+
+    We do not have public logins enabled on the Autonomic
+    [git.autonomic.zone](https://git.autonomic.zone) Gitea instance because we
+    haven't needed to open it up yet for public contributions. However, we want
+    to get around to that soon.