diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c1cdaf246d..2afc59a5d2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -25,6 +25,7 @@ Media - 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 not work as expected) +- Chore (housekeeping or task changes that don't impact user perception) - This change requires a documentation update