mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-22 17:01:41 +00:00
1.7 KiB
1.7 KiB
How to Contribute
Welcome to OpenMetadata. Our goal is to build an Open standard for Metadata. We truly believe this can only be achieved through building a great community.
We ❤️ all contributions, big and small!
Github issues
Look for issues under github/issues tab . If you have a feature request or found a bug please file an issue first.
Fork Github project
OpenMetadata github repository can be accessed here https://github.com/open-metadata/OpenMetadata .
Create a branch in your fork
git checkout -b ISSUE-200
Make changes. Follow the Coding Style Guide on best practices and Build the code & run tests on how to setup Intellij, Maven
Push your changes to Github
git add .
git commit -m "ISSUE-200: Meaningful commit message
git push origin HEAD:refs/heads/issue-200
Open a PR
-
It should show an option to open a pull request.
-
Click "Create pull request"
We are here to help
Please reach out to us anytime you need any help. Slack would be fastest way to get a response.