Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.24 KB

CONTRIBUTING.md

File metadata and controls

28 lines (19 loc) · 1.24 KB

Contributing to this repository

Getting started

Before you begin:

  • Please go through the README.md to setup your environment

Don't see your issue? Open one

If you spot something new, open an issue. We'll use the issue to have a conversation about the problem you want to fix.

Ready to make a change? Fork the repo

You'll want to these packages for running and testing the full code base

Fork this repository using GitHub:

Make your update:

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.

Open a pull request

When you're done making changes and you'd like to propose them for review, create a pull request.