diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7a1fa9e60..25b5629d1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,6 +13,7 @@ List the type of change like below. Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds new functionality) - [ ] Breaking change (fix or feature that would break existing design and interface) +- [ ] Others (enhancement, documentation, validation, etc.) ## Dependencies