Add docs checkbox

Since we get a fair number of those
This commit is contained in:
Pat Cavit 2018-02-26 08:09:15 -08:00 committed by GitHub
parent 7699b4515d
commit 9d153a02e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->