From 041496c105129cbce3e84973b273dde955486c1b Mon Sep 17 00:00:00 2001 From: abhiram11 Date: Tue, 7 Feb 2023 15:07:14 +0530 Subject: [PATCH] added Contributing.md section and ref link in the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 37ac72885..44ed013f9 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ You can reach the Helm community and developers via the following channels: - [Helm Mailing List](https://lists.cncf.io/g/cncf-helm) - Developer Call: Thursdays at 9:30-10:00 Pacific ([meeting details](https://github.com/helm/community/blob/master/communication.md#meetings)) +### Contribution + +If you're interested in contributing, please refer to [CONTRIBUTING.md](CONTRIBUTING.md) **before submitting a pull request**. + ### Code of conduct Participation in the Helm community is governed by the [Code of Conduct](code-of-conduct.md).