From 8d35c5408606068226ccb8646c15471dadc00883 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 29 Sep 2021 01:43:20 +0100 Subject: [PATCH] clarified a step. i would like to dedicate this commit to SeerLite --- CONTRIBUTING.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bc59f7175..727c0e6a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,7 +67,7 @@ Git is optional but we _highly_ recommend you use it. Monkeytype uses the Git so 1. Enable Firebase Authentication - - In the Firebase console, go to Authentication + - In the Firebase console, go to `Authentication > Sign-in method` - Click on `Email/Password`, enable it, and save - Click on `Google`, add a support email and save @@ -84,7 +84,7 @@ Follow these steps if you want to work on anything involving the database/accoun #### NodeJS -To install NodeJS, navigate to the NodeJS [website](https://nodejs.org/en/) and download the `xx.xx.x LTS`. +To install NodeJS, navigate to the NodeJS [website](https://nodejs.org/en/) and download the `xx.xx.x LTS`. ### Building and Running Monkeytype @@ -103,11 +103,7 @@ We recommend following the guidelines below to increase your chances of getting -Make sure... - - your theme is unique and isn't visually similar to any we already have. - - the text color is either black or white (or very close to these colors) - - your theme has been added to the `_list` file and the `textColor` property is the theme's main color - - your theme is clear and readable with both `flip test colors` and `colorful mode` enabled and disabled +Make sure... - your theme is unique and isn't visually similar to any we already have. - the text color is either black or white (or very close to these colors) - your theme has been added to the `_list` file and the `textColor` property is the theme's main color - your theme is clear and readable with both `flip test colors` and `colorful mode` enabled and disabled #### Language Guidelines