Getting started - electricitymaps/electricitymaps-contrib GitHub Wiki
Want to help? First of all, thank you for your interest!
Join us on Slack at http://slack.electricitymaps.com to see what we are working on and to get in touch with other contributors.
Here are some ways to contribute:
- Find data sources
- Verify data sources
- Updating region capacities
- Building a new parser
- Fixing a broken parser
- Changes to the frontend
- Translating the app
Steps to making a code contribution
Follow these steps to make your contribution:
- Fork the repository.
- Clone your fork of the repository.
- Set up and start your local environment (see steps here).
- Make your code changes and test them in your local environment.
- Push your changes to your fork.
- Submit a pull request to bring your contribution into the production version.