clarified a step. i would like to dedicate this commit to SeerLite

This commit is contained in:
Jack 2021-09-29 01:43:20 +01:00
parent 3d9c5f1fb1
commit 8d35c54086

View file

@ -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
<!-- TODO: add screenshots to provide examples for dos and don'ts -->
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