From 461822715911b9e309c992a974f536542b5eaa7a Mon Sep 17 00:00:00 2001 From: Aaron <79121360+UnrealApex@users.noreply.github.com> Date: Thu, 8 Jul 2021 04:07:45 -0700 Subject: [PATCH] Update CONTRIBUTING.md (#1604) * Renamed command line setting timer-progress bar * Added table of contents * Fixed some mistakes * More small changes * Update CONTRIBUTING.md * updated guidelines * Update CONTRIBUTING.md Note that one of the table of contents links is broken, fixing that later * Added missing sections in table of contents Co-authored-by: Jack --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d8ad8379..6d95adc4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,10 +10,9 @@ - [Prerequisite - Firebase Setup](#prerequisite---firebase) - [Building and Running](#building-and-running-monkeytype) - [Standards and Guidelines](#standards-and-guidelines) - -[]() - -[]() - -[]() - -[]() + - [Theme Guidelines](#theme-guidelines) + - [Language Guidelines](#language-guidelines) + - [Quote Guidelines](#quote-guidelines) - [Questions](#questions)