Slide deck used at Manchester Hacktoberfest 2019.
This slides are used as an intro on how to contribute to open source projects as well as debunking some commonly used terms
GitHub All about meaningful contributions to the open source ecosystem Make 4 Pull Requests to a public repository (or 5 different ones) You also get freebies!
an issue to work on 3. Read the contributing guidelines 4. Set up your development environment 5. Fork the repository to your account (copy) 6. Clone the Project (download) 7. Make a branch 8. Work and document 9. Test 10. Submit 11. Be patient Steps to make a contribution
on your computer (e.g. https://github.com/pandas-dev/pandas) Version control: tools that allow you to track the progress of your code/work Fork: your copy of a Project in version control