mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 14:06:59 +00:00
updating readme and PR template (#137)
This commit is contained in:
parent
16ce3d2d1c
commit
cf77efd1bc
29
.github/pull_request_template.md
vendored
29
.github/pull_request_template.md
vendored
@ -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 -->
|
@ -2,11 +2,11 @@
|
||||
<img src="https://i.imgur.com/5VumwFS.png" align="center" alt="OpenMetadata" height="90"/>
|
||||
<hr />
|
||||
|
||||
[](https://github.com/StreamlineData/catalog/actions/workflows/maven-build.yml)
|
||||
[](https://github.com/StreamlineData/catalog/releases)
|
||||
[](https://github.com/open-metadata/OpenMetadata/actions/workflows/maven-build.yml)
|
||||
[](https://github.com/open-metadata/OpenMetadata/releases)
|
||||
[](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)
|
||||
[](LICENSE)
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user