diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7d1ea38..e8c72cb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,7 +13,7 @@ This includes: - [ ] Bug fix - [ ] Improvement - [ ] New feature (adds functionality) -- [ ] Breaking change (bug fix, feature or improvement that would cause existing functionality to not work as expected) +- [ ] Breaking change: bug fix, feature or improvement that would cause existing output (especially JSON, CSV) to not work as expected before - [ ] Typo / spelling fix - [ ] Documentation update - [ ] Update of other files