This repository contains common files that I often need in various GitHub projects. Right now, that's just a CONTRIBUTING file. Eventually, more things that are held in common across multiple projects will be stored here.
The best way to use the boilerplate files in this repository is with git submodules. Submodules can be used here since these files are very simple, but they're not always a good idea.