Before you begin:
- Please go through the README.md to setup your environment
If you spot something new, open an issue. We'll use the issue to have a conversation about the problem you want to fix.
You'll want to these packages for running and testing the full code base
Fork this repository using GitHub:
Make your changes to the file(s) you'd like to update.
- Are you making changes to the React application code? You'll need node js v16** to run the site locally.
- Are you contributing to markdown? We use GitHub Markdown.
When you're done making changes and you'd like to propose them for review, create a pull request.