docs/content/concepts/contributing.md

44 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Contributing
description: If you would like to contribute to Ocean Protocol, you have different possibilities.
---
All contributions to Ocean Protocol are governed by our [Code of Conduct](code-of-conduct/).
## Report a Bug
To report a bug, 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)](https://github.com/oceanprotocol/OEPs/) repository and write a proposal.
<repo name="OEPs"></repo>
## Write Docs
If youre writing code, you should also update any related docs. However, you might want to write docs only, such as:
- General explainers
- Tutorials
- Courses
- Code explanations
- News from recent events
For instructions on how to contribute to our main documentation check out the docs repo.
<repo name="docs"></repo>
## Fix an Issue
... Where to look for issues?
... With 'help wanted' label?
## Participate in a bounty
- [Bounties](/concepts/bounties/)