From cf77efd1bc3411dce2a3a520669856656ee1a06d Mon Sep 17 00:00:00 2001 From: Sanket Shah Date: Fri, 13 Aug 2021 15:55:03 +0530 Subject: [PATCH] updating readme and PR template (#137) --- .github/pull_request_template.md | 29 ++++++++++------------------- README.md | 6 +++--- 2 files changed, 13 insertions(+), 22 deletions(-) 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 @@ OpenMetadata
-[![Build Status](https://github.com/StreamlineData/catalog/actions/workflows/maven-build.yml/badge.svg?event=push)](https://github.com/StreamlineData/catalog/actions/workflows/maven-build.yml) -[![Release](https://img.shields.io/github/release/StreamlineData/catalog/all.svg)](https://github.com/StreamlineData/catalog/releases) +[![Build Status](https://github.com/open-metadata/OpenMetadata/actions/workflows/maven-build.yml/badge.svg?event=push)](https://github.com/open-metadata/OpenMetadata/actions/workflows/maven-build.yml) +[![Release](https://img.shields.io/github/release/open-metadata/OpenMetadata/all.svg)](https://github.com/open-metadata/OpenMetadata/releases) [![Twitter Follow](https://img.shields.io/twitter/follow/open_metadata?style=social)](https://twitter.com/intent/follow?screen_name=open_metadata) Join us on Slack -[![License](https://img.shields.io/github/license/StreamlineData/catalog.svg)](LICENSE) +[![License](https://img.shields.io/github/license/open-metadata/OpenMetadata.svg)](LICENSE)