docs/content/concepts/contributing.md

44 lines
1.3 KiB
Markdown
Raw Normal View History

2018-11-09 18:31:55 +01:00
---
title: Contributing
description: If you would like to contribute to Ocean Protocol, you have different possibilities.
2018-11-09 18:31:55 +01:00
---
All contributions to Ocean Protocol are governed by our [Code of Conduct](code-of-conduct/).
2018-11-09 18:31:55 +01:00
## 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.
2018-11-11 04:02:34 +01:00
<repo name="OEPs"></repo>
2018-11-09 18:31:55 +01:00
## 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
2018-11-11 04:02:34 +01:00
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/)