docs: add brief section on contributing, to README
authorMichael Bridgen <mikeb@squaremobius.net>
Fri, 1 Apr 2016 11:34:49 +0000 (12:34 +0100)
committerMichael Bridgen <mikeb@squaremobius.net>
Fri, 1 Apr 2016 11:51:39 +0000 (12:51 +0100)
README.md

index 449be8c..ada5837 100644 (file)
--- 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