From 22d97c4b4122ddbacc45c56e5b3cd24ca8a3c0ba Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 1 Mar 2019 22:21:44 +0000 Subject: [PATCH] re-word the type of change --- PULL_REQUEST_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index abe0645b8..d04485f45 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -6,12 +6,11 @@ Fixes #\[issue] ## Type of change -* [ ] Small/tiny change (typo, spelling, comment, etc.) * [ ] Bug fix (change which fixes an issue) * [ ] New feature (change which adds functionality) * [ ] New Server (new server added) * [ ] Refactor (restructures existing code) -* [ ] This change requires a documentation update +* [ ] Comment update (typo, spelling, etc) ## Checklist