From 6999f9e8c5db70a098e97ef336049d104e7eb507 Mon Sep 17 00:00:00 2001 From: RedDuckss Date: Thu, 27 Sep 2018 15:48:31 -0400 Subject: [PATCH] Updated Contributing Guide --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d12d134..41f6d03 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,7 @@ The following is a guide designed to help new developers get a feel for how best #### Table Of Contents [Code of Conduct](#code-of-conduct) + [Prerequisites](#prerequisites) * [Different areas](#different-areas) * [Prerequisites for PRUDP](#prerequisites-for-prudp) @@ -12,6 +13,7 @@ The following is a guide designed to help new developers get a feel for how best * [Prerequisites for Services](#prerequisites-for-services) * [Prerequisites for PUS](#prerequisites-for-pus) * [Prerequisites for Misc](#prerequisites-for-misc) + [Contributing](#contributing) * [Getting started](#getting-started) * [Contributing to PRUDP, NEX, or services](#contributing-to-prudp-nex-or-services)