From a98788bc0163703a659c105e498affd42369b5c0 Mon Sep 17 00:00:00 2001
From: Michael Boniface <m.j.boniface@soton.ac.uk>
Date: Tue, 25 Feb 2025 14:49:31 +0000
Subject: [PATCH] docs: moved contributing.md to root of repo

---
 docs/contributing.md => contributing.md | 0
 docs/index.md                           | 1 -
 2 files changed, 1 deletion(-)
 rename docs/contributing.md => contributing.md (100%)

diff --git a/docs/contributing.md b/contributing.md
similarity index 100%
rename from docs/contributing.md
rename to contributing.md
diff --git a/docs/index.md b/docs/index.md
index 071f821..d25b74e 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -9,7 +9,6 @@
     - [Example 2 - More complex local phenotype](./tutorials/example2.md)
     - [Example 3 - Using a remote git repository](./tutorials/example3.md)
   - [API Reference](./api.md)
-  - [Contributing](./contributing.md)
   - [Change Log](./changelog.md)
   - [Troubleshooting](./troubleshooting.md)
 
-- 
GitLab