From 3b30a5a7e111f584ec7c9fac26c75e18e6f22e01 Mon Sep 17 00:00:00 2001
From: Arkerthan <arkerthan@gmail.com>
Date: Mon, 25 Jan 2021 21:21:15 +0100
Subject: [PATCH] Add some more links to CONTRIBUTING.md

---
 CONTRIBUTING.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 063451f8dc9..8459385574d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,8 +2,8 @@
 
 First off, thanks for taking the time to contribute!
 
-If there is anything you don't understand don't feel afraid to ask on GitGud.io. Many of the more advanced tools are
-also not required for fixing small typos or other bugs.
+If there is anything you don't understand feel free to ask. Many of the more advanced tools are also not required for
+fixing small typos or other bugs.
 
 ## Environment
 
@@ -152,10 +152,15 @@ totally clean as is and there are a few false positives.
 
 ## Wiki Files
 
+* [Writing Guide](devNotes/scene-guide.txt)
 * [Exception handling](devNotes/exceptions.md)
 * [Sanity check](devNotes/exceptions.md)
 * [Slave List](devNotes/slaveListing.md)
 * [Pronouns](devNotes/Pronouns.md)
+* External function documentation
+  * [Eyes](devNotes/eye functions.md)
+  * [Limbs](devNotes/limb functions.md)
+  * [Standalone functions](devNotes/standaloneFunctions.md)
 
 ## Useful issues
 
-- 
GitLab