From 57ad21afce4878d92e785d589379392123a58e17 Mon Sep 17 00:00:00 2001 From: pbcub1 Date: Tue, 11 Sep 2018 18:01:26 -0600 Subject: [PATCH] Final Contributing Update Practiced on github, figured out that tabbing is an issue. --- CONTRIBUTING.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6ac8f8c..7fec6b1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,28 +2,28 @@ ## Table of Contents - - [License](#license) - - [How to Setup Your Development Environment](#how-to-setup-your-development-environment) - - [How to Contribute Code](#how-to-contribute-code) - - [Code Styling](#code-styling) - - [Other Ways of Contributing](#other-ways-of-contributing) +- [License](#license) +- [How to Setup Your Development Environment](#how-to-setup-your-development-environment) +- [How to Contribute Code](#how-to-contribute-code) +- [Code Styling](#code-styling) +- [Other Ways of Contributing](#other-ways-of-contributing) ## License - This software is written under the [GPL V3](LICENSE.md) license. This software is free to be run, modified, distributed, etc free of charge in accordence to the license. +This software is written under the [GPL V3](LICENSE.md) license. This software is free to be run, modified, distributed, etc free of charge in accordence to the license. ## How to Setup Your Development Environment - TODO: Write this section +TODO: Write this section ## How to Contribute Code - TODO: Write this section +TODO: Write this section ## Code Styling - TODO: Write this section +TODO: Write this section ## Other Ways of Contributing - TODO: Write this section. \ No newline at end of file +TODO: Write this section. \ No newline at end of file