nagpalnitesh / how-to-contribute-to-open-source

A guide to contributing to open source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read this guide in other languages

Welcome newbie Open Source contributors!

Pull Requests Welcome first-timers-only Friendly Build Status

This is a list of resources for people who are new to contributing to Open Source.

If you find additional resources, please contribute a pull request.

If you have questions or comments, please create an issue.

Contents

Contributing to Open Source in general

Direct GitHub searches

Search links that point directly to suitable issues to contribute to on GitHub.

Mozilla's contributor ecosystem

  • Good First Bugs - bugs that developers have identified as a good introduction to the project.
  • MDN Web Docs - help the MDN Web Docs team in documenting the web platform by fixing content issues and platform bugs.
  • Mentored Bugs - bugs that have a mentor assigned who will be there on IRC to help you when you get stuck while working on a fix.
  • Bugs Ahoy - a site dedicated to finding bugs on Bugzilla.
  • Firefox DevTools - a site dedicated to bugs filed for the developer tools in the Firefox browser.
  • What Can I Do For Mozilla - figure out what you can work on by answering a bunch of questions about your skill set and interests.
  • Start Mozilla - a Twitter account that tweets about issues fit for contributors new to the Mozilla ecosystem.

Useful articles for new Open Source contributors

Using Version Control

Open Source books

  • Producing Open Source Software - Producing Open Source Software is a book about the human side of Open Source development. It describes how successful projects operate, the expectations of users and developers, and the culture of free software.
  • Open Source Book Series - Learn more about Open Source and the growing Open Source movement with a comprehensive list of free eBooks from https://opensource.com.
  • Software Release Practice HOWTO - This HOWTO describes good release practices for Linux and other Open-Source projects. By following these practices, you will make it as easy as possible for users to build your code and use it, and for other developers to understand your code and cooperate with you to improve it.
  • Open Sources 2.0 : The Continuing Evolution (2005) - Open Sources 2.0 is a collection of insightful and thought-provoking essays from today's technology leaders that continues painting the evolutionary picture that developed in the 1999 book, Open Sources: Voices from the Revolution.
  • The Architecture of Open Source Applications - Show how various aspects of Git work under the covers to enable distributed workflows, and how it differs from other version control systems (VCSs).
  • Open Sources: Voices from the Open Source Revolution - Essays from open-source pioneers such as Linus Torvalds (Linux), Larry Wall (Perl), and Richard Stallman (GNU).

Open Source contribution initiatives

  • Up For Grabs - Contains projects with beginner-friendly issues
  • First Timers Only - A list of bugs that are labelled "first-timers-only".
  • First Contributions - Make your first Open Source contribution in 5 minutes. A tool and tutorial to help beginners get started with contributions. Here is the GitHub source code for the site and opportunity to make a contribution to the repository itself.
  • Hacktoberfest - A program to encourage Open Source contributions. Earn gifts like t-shirts and stickers by making at least 4 pull requests in the month of October.
  • 24 Pull Requests - 24 Pull Requests is a project to promote Open Source collaboration during the month of December.
  • Ovio - A platform with a curated selection of contributor-friendly projects. It has a powerful issue search tool and let's you save projects and issues for later.
  • Google Summer of Code - An annually run paid program by Google focused on bringing more student developers into open-source software development.
  • Rails Girls Summer of Code - A global fellowship program for women and non-binary coders where they work on existing open-source projects and expand their skillset.
  • Major League Hacking Fellowship - A remote internship alternative for aspiring technologists where they build, or contribute to open-source projects.

Open Source programs to participate in

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

A guide to contributing to open source

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Ruby 100.0%