Chapter 9 offered a quick peek at using GitHub to host and share code. However, that barely scratches the surface of what GitHub can offer; it has numerous features that can assist in maturing your project. In this chapter, you start learning about managing projects with GitHub. Therefore, let’s begin with the fundamental aspect of GitHub project management: issues.
Issues Overview
Planning is crucial to successfully manage any project; merely reacting to new inputs and doing things based on whims ...