This course will grow over time. Contributions are HIGHLY encouraged and desired. If you see an error, please open an issue and submit a pull request.
We envision this course to grow over time—sections on "contributing to open source" would be helpful. Should you have an idea, please open an issue and discuss it with the team. Pull requests are highly appreciated.
Please see CONTRIBUTING.md for how to make a contribution.
An example of this process found below:
- Fork it (https://github.com/ConsenSys-Academy/Blockchain-Developer-Bootcamp)
- Create your feature branch (
git checkout -b branchName
) - Commit your changes (
git commit -m 'Added X input'
) - Push to the branch (
git push origin branchName
) - Create a new Pull Request
Built by ConsenSys and
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International