From fe3ae99cfe638b4ee5b0d501b93bb2a36cae9653 Mon Sep 17 00:00:00 2001 From: Rasmus Bang Grouleff Date: Thu, 19 Apr 2018 16:21:18 +0200 Subject: [PATCH] Adds section to readme about contributing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4dded9a..fba89f2 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,9 @@ The reason for adding it here is to be able to add it to an existing Janus bundl ## Bindings BClose binds `bd` to `:Bclose` unless `g:no_plugin_maps` exists and is `true`. + +## Contributing + +Contributions are more than welcome. + +Just fork the repo and send a pull request ✌️