diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1ec6c8b0367..89c12fbec59 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,32 +1,23 @@ ### Describe your changes : - - + I worked on the ..... because ... # ### Type of change : + +- [x] Bug fix +- [x] New feature +- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) +- [x] Documentation - - -+- [x] Bug fix -+- [x] New feature -+- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) -+- [x] Documentation # ### Frontend Preview (Screenshots) : - - -
For frontend related change, please link screenshots of your changes preview! Optional for backend related changes.
# - ### Checklist: - - - - + - [ ] 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. @@ -34,12 +25,12 @@ I worked on the ..... because ... - [ ] 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. -# +# ### Reviewers -+ -+ \ No newline at end of file + + \ No newline at end of file diff --git a/README.md b/README.md index 3062c1845b8..70af1f9f5c6 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@