Fork me on GitHub

The Code Owner's Checklist

In this document is a nifty set of checklists that every Code Owner should utilize when building and maintaining a repo.

Setting Up A Repository

README.md Checklist

Order is kind of important with this one, so these are listed from top to bottom. (You can also check out this Template README.md.)

Code Review Checklist

Code review can be tedious, but it's incredibly important to the health and maintainability of code, and it also helps out your peers! Ask yourself these questions as you review code and if any of the questions are a "No", don't accept the pull request, politely and thoroughly mention the issues with the code, and assign the pull request back to the originating user.