.. | ||
code-of-conduct.md | ||
legal-reqs.md | ||
projects-using-ocean.md | ||
README.md |
title | description | cover | coverY |
---|---|---|---|
Ways to Contribute | Help develop Ocean Protocol software like a superhero | ../.gitbook/assets/cover/contribute.png | 0 |
🤝 Contribute
Report a bug 🐞
Do you think you see a bug in our code? To report a bug that isn't a vulnerability, go to the relevant GitHub repository, click on the Issues tab, and select Bug report.
First, make sure that you search existing open + closed issues + PRs to see if your bug has already been reported there. If not, then go ahead and create a new bug report! 🦸
Report vulnerabilities
For all the super sleuths out there, you may be able to earn a bounty for reporting vulnerabilities in sensitive parts of our code. Check out our page on Immunify for the latest bug bounties available. You can also responsibly disclose flaws by emailing us at security@oceanprotocol.com.
Suggest a new feature 🤔💭
Use the Issues section of each repository and select Feature request to suggest and discuss any features you would like to see added.
As with bug reports, don't forget to search existing open + closed issues + PRs to see if something has already been suggested.
Improve core software
It takes a tribe of awesome coders to build our tech stack, and you're invited to pitch in 😊 We'd love to have you contribute to any repository within the oceanprotocol
GitHub organization!
Before you start coding, please follow these basic guidelines:
- If no feature request issue for your case is present, please open one first before starting to work on something, so it can be discussed openly with Ocean core team.
- Make yourself familiar with the repository-specific contribution requirements and code style requirements.
- Because of the weird world of intellectual property, we need you to follow the legal requirements for contributing code.
- Be excellent to each other in the comments, as outlined in our Contributor Code of Conduct.
Your contribution workflow
- As an external developer, fork the respective repo and push your code changes to your own fork. Ocean core developers push directly on the repo under
oceanprotocol
org. - Provide the issue # information when you open a PR, for example:
issue-001-short-feature-description
. The issue numberissue-001
needs to reference the GitHub issue that you are trying to fix. The short feature description helps us to quickly distinguish your PR among the other PRs in play. - To get visibility and Continuous Integration feedback as early as possible, open your Pull Request as a
Draft
. - Give it a meaningful title, and at least link to the respective issue in the Pull Request description, like
Fixes #23
. Describe your changes, mention things for reviewers to look out for, and for UI changes screenshots and videos are helpful. - Once your Pull Request is ready, mark it as
Ready for Review
, in most repositories code owners are automatically notified and asked for review. - Get all CI checks green and address eventual change requests.
- If your PR stays open for longer and merge conflicts are detected, merge or rebase your branch against the current
main
branch. - Once a Pull Request is approved, you can merge it.
Depending on the release management of each repository, your contribution will be either included in a next release, or deployed live automatically.
Except for GitHub, you can chat with most Ocean Protocol core developers in our Discord if you have further development questions.
Develop an dApp or integration on top of Ocean Protocol
We LOVE builders of dApps on Ocean! Nothing makes us feel prouder than seeing you create awesome things with our open-source tools.
If you need ANY help, then we're here to talk with you on Discord to give you advice. We're also consistently improving our docs to help you. And... you're here :)
Improve our docs
Our docs repo can always be improved. If you found a mistake or have an improvement to make, then follow the steps in our contribution workflow to commit your changes.
Apply for a developer job
Do you REALLY love building on Ocean Protocol? Consider joining us full time! Our openings are listed at https://github.com/oceanprotocol/jobs.
Get funding
You might be able to get funding from us for contributing to our core software, building dApps on top of our tech, creating integrations, fixing bugs, doing community outreach, and more. Checkout our active funding programs for more information:
- Shipyard (Ocean curated grants).
- Data Challenges (rewards for publishing algorithms and datasets).
Talk to us!
Check our our Community Page for our social media links where you can join the buzz around Ocean or chat with us directly 😊 Toodles!