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:
commit
175bd0240f
@ -3,11 +3,16 @@ title: Ways to Contribute
|
|||||||
description: There are many ways you could contribute to Ocean Protocol.
|
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
|
## 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
|
## Write an Issue
|
||||||
|
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
link: /concepts/components/
|
link: /concepts/components/
|
||||||
- title: Tools & Examples
|
- title: Tools & Examples
|
||||||
link: /concepts/tools/
|
link: /concepts/tools/
|
||||||
- title: Engineering Principles
|
|
||||||
link: /concepts/principles/
|
|
||||||
|
|
||||||
- group: Architecture
|
- group: Architecture
|
||||||
items:
|
items:
|
||||||
@ -30,5 +28,7 @@
|
|||||||
link: /concepts/bounties/
|
link: /concepts/bounties/
|
||||||
- title: Reporting Vulnerabilities
|
- title: Reporting Vulnerabilities
|
||||||
link: /concepts/vulnerabilities/
|
link: /concepts/vulnerabilities/
|
||||||
|
- title: Engineering Principles
|
||||||
|
link: /concepts/principles/
|
||||||
- title: Code of Conduct
|
- title: Code of Conduct
|
||||||
link: /concepts/code-of-conduct/
|
link: /concepts/code-of-conduct/
|
||||||
|
Loading…
Reference in New Issue
Block a user