From 6f98f4fc786f29f21c5f7b0aad938f21d25e3943 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Tue, 20 Aug 2019 12:30:02 -0700 Subject: [PATCH] Add community section in the README.md Signed-off-by: Sheng Yang --- MAINTAINERS | 3 ++- README.md | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c1178ad..2e8eebe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,3 +1,4 @@ The list of current Longhorn maintainers: -Sheng Yang +Name, , @GitHubHandle +Sheng Yang, , @yasker diff --git a/README.md b/README.md index 6436eed..bf370bb 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,11 @@ pressing `Ctrl C` then running `kubectl create -f https://raw.githubusercontent. helm delete longhorn --purge ``` +## Community +Longhorn is an open source software, so contribution are greatly welcome. Please read [Code of Conduct](./CODE_OF_CONDUCT.md) and [Contributing Guideline](./CONTRIBUTING.md) before contributing. + +Contributing code is not the only way of contributing. We value feedbacks very much and many of the Longhorn features are originated from users' feedback. If you have any feedbacks, feel free to [file an issue](https://github.com/longhorn/longhorn/issues/new?title=*Summarize%20your%20issue%20here*&body=*Describe%20your%20issue%20here*%0A%0A---%0AVersion%3A%20``) and talk to the developers at the [#longhorn-storage](https://rancher-users.slack.com/messages/CC2UQM49Y) slack channel. + ## License Copyright (c) 2014-2019 [Rancher Labs, Inc.](http://rancher.com/)