From cfb957d3ef333048ed84ed0ab23f03e11c4faf1a Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 20 Jan 2021 15:31:04 +0100 Subject: [PATCH] add Contributing section (#323) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b24b32feb..c19ce4c26 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ - [👩‍🔬 Testing](#-testing) - [🛳 Production](#-production) - [⬆️ Deployment](#️-deployment) +- [💖 Contributing](#-contributing) - [🏛 License](#-license) ## 🏄 Get Started @@ -134,6 +135,14 @@ Every branch or Pull Request is automatically deployed by [Netlify](https://netl The latest deployment of the `main` branch is automatically aliased to `market.oceanprotocol.com`. +## 💖 Contributing + +We welcome contributions in form of bug reports, feature requests, code changes, or documentation improvements. Have a look at our contribution documentation for instructions and workflows: + +- [**Ways to Contribute →**](https://docs.oceanprotocol.com/concepts/contributing/) +- [Code of Conduct →](https://docs.oceanprotocol.com/concepts/code-of-conduct/) +- [Reporting Vulnerabilities →](https://docs.oceanprotocol.com/concepts/vulnerabilities/) + ## 🏛 License ```text