diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 865926071bf..f927fd85212 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,6 +6,7 @@ I worked on the ..... because ... ### Type of change : - [x] Bug fix +- [x] Improvement - [x] New feature - [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] Documentation @@ -18,13 +19,13 @@ I worked on the ..... because ... # ### Checklist: -- [ ] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/open-source-community/developer) document. +- [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/open-source-community/developer) document. - [ ] I have performed a self-review of my own. - [ ] I have tagged my reviewers below. - [ ] I have commented on my code, particularly in hard-to-understand areas. - [ ] My changes generate no new warnings. - [ ] I have added tests that prove my fix is effective or that my feature works. -- [ ] All new and existing tests passed. +- [x] All new and existing tests passed. # ### Reviewers @@ -33,4 +34,4 @@ I worked on the ..... because ... - +