2.3 KiB
title | description |
---|---|
Ways to Contribute | There are many ways you could contribute to Ocean Protocol. |
All contributions to Ocean Protocol are governed by our Contributor Code of Conduct. Code development follows the Ocean Engineering Principles.
Report a Vulnerability
See the page about reporting vulnerabilities.
Report a Bug
To report a bug that isn't a vulnerability, go to the relevant GitHub repository, click on the Issues tab, click on the New issue button, and read the instructions.
Write an Issue
To write an issue, go to the relevant GitHub repository, click on the Issues tab, click on the New issue button, and read the instructions.
Make a Feature Request or Proposal
To make a feature request or proposal, you can go to the 🐙 Ocean Protocol Enhancement Proposals (OEPs) repository and write a proposal.
Write!
You could write articles or blog posts related to Ocean Protocol. Possible topics include:
- a story about how you used Ocean Protocol or the Ocean network
- news from a recent event
- tutorials for beginners
- a deep dive into some specific aspect of Ocean Protocol
- a blog post about a particular component in the Ocean Protocol stack
For instructions on how to contribute to our main documentation site, check out the docs repo.
Participate in a Bounty
See the page about bounties.
Become an Ocean Protocol Ambassador
Help Develop Core Ocean Software
-
Read and understand the legal requirements when contributing code.
-
Look through the dev-ocean repository on GitHub. It summarizes Ocean Protocol software development practices and policies.
-
Ask technical questions in the Ocean Protocol chatroom on Gitter.
-
Find repository-specific development notes in each repository (usually in the root
README.md
file).