Skip to content

Latest commit

History

History
12 lines (9 loc) 路 469 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) 路 469 Bytes

馃捇 Contributing

If you want to help us making this better, you can start by forking the project and follow these steps to testing it out locally:

  1. Clone the project
  2. Run yarn install
  3. Run yarn start
  4. Open http://localhost:3000
  5. Select starting & target versions
  6. Click the Show me how to upgrade button

After which, you can create a branch to make your changes and then open a PR against this repository following the provided template 馃