From 9d153a02e97b390209e4a299b0a7bbc740acda79 Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Mon, 26 Feb 2018 08:09:15 -0800 Subject: [PATCH] Add docs checkbox Since we get a fair number of those --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b60b2e54..f85840f2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,6 +17,7 @@ - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) +- [ ] Documentation change ## Checklist: