For November, I was assigned App::autotest which is a program that monitors your tests and runs them whenever they are updated or created.

The GitHub repo had a number of existing issues and I chose the one that seemed to be the most devastating -> program crashes horribly if test programs don't exist #9.

One new test and one new line of code later, I submitted my pull request.