mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 15:38:43 +00:00
1.5 KiB
1.5 KiB
Describe your changes :
I worked on the ..... because ...
Type of change :
- Bug fix
- Improvement
- New feature
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- 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 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.