OpenMetadata/.github/pull_request_template.md
parthp2107 5c06d0ab16
applied license to frontend files (#17)
* applied license to frontend files

* Update EmbeddedMySqlSupport.java

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-02 17:24:01 +05:30

45 lines
1.8 KiB
Markdown

### Describe your changes :
<!-- Explain what you have done !-->
<!-- Be sure to tag your assigned issue !-->
I worked on the ..... because ...
#
### Type of change :
<!-- 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 !-->
- [ ] 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.
#
### 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 -->