Last chapter, we did a quick peek at using GitHub to host and share our code. But that doesn’t even begin to describe what GitHub can do for you; there are so many features that can help your project mature. In this chapter, we are going to begin to learn about how to manage projects with GitHub. Thus, we are going to begin with the basic form of GitHub project management: Issues.
Overview on issues
To successfully manage a project, any project, you have to plan in advance; just reacting to new inputs and generally do whatever you feel like doing is a perfect recipe ...