Просмотр исходного кода

feat(docs) Add more use case for Comment update in PULL_REQUEST_TEMPLATE (#2324)

Co-authored-by: Borzák Attila <1230402+borzaka@users.noreply.github.com>
Attila 7 лет назад
Родитель
Сommit
c9b40e41d4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      PULL_REQUEST_TEMPLATE.md

+ 1 - 1
PULL_REQUEST_TEMPLATE.md

@@ -10,7 +10,7 @@ Fixes #[issue]
 * [ ] New feature (change which adds functionality).
 * [ ] New Server (new server added).
 * [ ] Refactor (restructures existing code).
-* [ ] Comment update (typo, spelling, etc).
+* [ ] Comment update (typo, spelling, explanation, examples, etc).
 * [ ] This change requires a documentation update.
 
 ## Checklist