mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 02:01:02 -04:00
329 B
329 B
Contributing
| Prerequisites | Minimum Version |
|---|---|
| node | ^8.11.x |
| yarn | ^1.3.0 |
- Fork the repo
- Clone locally
yarn installgit checkout -b <your-branch-name>cp sample.env .envyarn develop- Make your changes
- Make a PR
- Bask in the glory of your accomplishments