From c12e40fdd2c85a976912cccf2941fde0b7e3e5b8 Mon Sep 17 00:00:00 2001 From: Florian Motlik Date: Tue, 16 Aug 2016 20:30:06 +0200 Subject: [PATCH] Add Community Plugins README --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9aeca5..880614e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# community-plugins -A repository for plugins built by the community, but where we help out and guarantee a base level of quality +# Serverless Community Plugins + +[Website](http://www.serverless.com) • [Email Updates](http://eepurl.com/b8dv4P) • [Gitter (1,000+)](https://gitter.im/serverless/serverless) • [Forum](http://forum.serverless.com) • [Meetups (7+)](https://github.com/serverless-meetups/main) • [Twitter](https://twitter.com/goserverless) • [Facebook](https://www.facebook.com/serverless) • [Contact Us](mailto:team@serverless.com) + +Serverless grows through its Community. We want to make sure that all the great work that contributors put not just into Serverless itself, but also into plugins they build gets visible to our community. + +This is what the Community Plugins repository is for. We will assemble the best and most interesting plugins from the community to provide a standard level of quality and an easy way for users to find these plugins. Adding your plugin to this repository is of course completely voluntary and we will make sure that high levels of code and test quality will be maintained. + +We're just starting this effort, but if you have ideas for features or plugins, or you know specific plugins we could include here please let us know through the [Github Issues](https://github.com/serverless/community-plugins/issues) in this repository.