Chapter 9
Exploring and Contributing to OSS
IN THIS CHAPTER
Exploring OSS projects on GitHub
Contributing to OSS
Contributing guidelines
For developers, GitHub is the greatest source of treasure ever created, if you know where to look. An open source repository exists for every possible need out there. This cornucopia of choice can be overwhelming at first.
Going beyond just making use of open source software (OSS), contributing to open source is a fantastic way to continue your development as a software developer. It gives you the opportunity to work with technologies that you may not otherwise work with in your day job. It connects you with a large community of developers working on a diverse array of challenges. Many of these developers are happy to share their knowledge with folks looking to learn something new.
In this chapter, we look at ways to explore the range of open source software GitHub has to offer. We not only look at ways of discovering repositories you may want to use in your own projects, but also provide tips for finding repositories you may want to contribute to.
Exploring GitHub
The Explore page on GitHub, located at https://github.com/explore
, is a great ...
Get GitHub For Dummies now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.