Contributor resources#
Contributing Code#
Is this your first contribution? Please take a look at these resources to learn about git and pull requests (don’t hesitate to ask questions:
Aaron Meurer’s tutorial on the git workflow
If you’re new to working with git, GitHub, and the Unix Shell, we recommend starting with the Software Carpentry lessons, which are available in English and Spanish:
Version Control with Git / spanish: Control de versiones con Git
The Unix Shell / spanish: La Terminal de Unix
Additional contribution resources#
For more information on contributing to open source projects, checkout:
GitHub’s contribution guide is a great starting point if you are new to version control.