From: Michael Bridgen Date: Fri, 1 Apr 2016 11:34:49 +0000 (+0100) Subject: docs: add brief section on contributing, to README X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=fcbde68d3269a0b710260c7ceb5b6998cc5afddf;p=cni.git docs: add brief section on contributing, to README --- diff --git a/README.md b/README.md index 449be8c..ada5837 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ Hence we are proposing this specification, along with an initial set of plugins - [Weave - a multi-host Docker network](https://github.com/weaveworks/weave) - [Project Calico - a layer 3 virtual network](https://github.com/projectcalico/calico-cni) +## Contributing to CNI + +We welcome contributions, including [bug reports](https://github.com/appc/cni/issues), and code and documentation improvements. +If you intend to contribute to code or documentation, please read [CONTRIBUTING.md](CONTRIBUTING.md). Also see the [contact section](#contact) in this README. + ## How do I use CNI? ### Requirements