1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge pull request #40 from oceanprotocol/feature/move-engineering-principles

Move the 'Engineering Principles' page under Contribute
This commit is contained in:
Troy McConaghy 2018-11-18 20:49:09 +01:00 committed by GitHub
commit 175bd0240f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 4 deletions

View File

@ -3,11 +3,16 @@ title: Ways to Contribute
description: There are many ways you could contribute to Ocean Protocol.
---
All contributions to Ocean Protocol are governed by our [Code of Conduct](/concepts/code-of-conduct/).
All contributions to Ocean Protocol are governed by our [Contributor Code of Conduct](/concepts/code-of-conduct/).
Code development follows the [Ocean Engineering Principles](/concepts/principles/).
## Report a Vulnerability
See the page about [reporting vulnerabilities](/concepts/vulnerabilities/).
## 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.
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

View File

@ -8,8 +8,6 @@
link: /concepts/components/
- title: Tools & Examples
link: /concepts/tools/
- title: Engineering Principles
link: /concepts/principles/
- group: Architecture
items:
@ -30,5 +28,7 @@
link: /concepts/bounties/
- title: Reporting Vulnerabilities
link: /concepts/vulnerabilities/
- title: Engineering Principles
link: /concepts/principles/
- title: Code of Conduct
link: /concepts/code-of-conduct/