1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00

Merge branch 'add-testnet-details-to-testnets-page' of github.com:oceanprotocol/docs into add-testnet-details-to-testnets-page

This commit is contained in:
Troy McConaghy 2019-03-13 09:18:58 +01:00
commit 9bd75976a5

View File

@ -8,9 +8,7 @@ Code development follows the [Ocean Engineering Principles](/concepts/principles
## Help Develop Core Ocean Software
- Read and understand the [legal requirements when contributing code](/concepts/legal-reqs/). In particular, note that you must:
- add a copyright notice to the top of all files you modify or create (if one isn't there already).
- include a Signed-off-by line in all your Git commit messages.
- Read and understand the [legal requirements when contributing code](/concepts/legal-reqs/).
- Look through the [dev-ocean repository on GitHub](https://github.com/oceanprotocol/dev-ocean). It summarizes Ocean Protocol software development practices and policies.
- Ask technical questions in the [Ocean Protocol chatroom on Gitter](https://gitter.im/oceanprotocol/Lobby).
- Find repository-specific development notes in each repository (usually in the root `README.md` file).