updating readme and PR template (#137)

This commit is contained in:
Sanket Shah 2021-08-13 15:55:03 +05:30 committed by GitHub
parent 16ce3d2d1c
commit cf77efd1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 22 deletions

View File

@ -1,32 +1,23 @@
### Describe your changes :
<!-- Explain what you have done !-->
<!-- Be sure to tag your assigned issue !-->
<!-- Explain what you have done & tag your assigned issue !-->
I worked on the ..... because ...
#
### Type of change :
<!-- You should choose 1 option and delete options that aren't relevant -->
- [x] Bug fix
- [x] New feature
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] Documentation
<!-- You should choice 1 option and delete options that aren't relevant -->
+- [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) :
<!-- While providing screenshots, delete the text below !-->
<!-- try as much as possible to explain each change in each screenshot !-->
<!-- Don't forget to delete the p element while providing screeshots !-->
<p align="center">For frontend related change, please link screenshots of your changes preview! Optional for backend related changes.
</p>
#
### Checklist:
<!-- If you have access, please choose the right review label ("Review: Needs 1" OR "Review: Needs 2")!-->
<!-- add an x in [] if done !-->
<!-- don't mark items that you didn't do !-->
<!-- add an x in [] if done, don't mark items that you didn't do !-->
- [ ] 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
<!-- Please see the contributing guidelines and then add your reviewer(s) !-->
<!--- OpenMetadata Community thanks you for explaining your changes in detail !-->
<!--- If you are unsure of people to review your work, you can add anyone of these developers :) !-->
<!--- Frontend: @shahsank3t, @darth-coder00, @Sachin-chaurasiya -->
+<!--- Backend: @sureshms -->
+<!--- Ingestion: @ayush-shah -->
<!--- Backend: @sureshms -->
<!--- Ingestion: @ayush-shah -->

View File

@ -2,11 +2,11 @@
<img src="https://i.imgur.com/5VumwFS.png" align="center" alt="OpenMetadata" height="90"/>
<hr />
[![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)
<a href="https://join.slack.com/t/openmetadata/shared_invite/zt-oiq9s1qd-dHHvw4xjpnoRV1QQrq6vUg"><img src="https://img.shields.io/badge/slack-join-E01E5A?logo=slack" alt="Join us on Slack" height="22"/></a>
[![License](https://img.shields.io/github/license/StreamlineData/catalog.svg)](LICENSE)
[![License](https://img.shields.io/github/license/open-metadata/OpenMetadata.svg)](LICENSE)
</div>