Add quick snippet about contributing

This commit is contained in:
James Nguyen 2018-01-11 19:26:11 -08:00
parent 7bf7363865
commit 0e0f007768
1 changed files with 9 additions and 0 deletions

View File

@ -407,3 +407,12 @@ Other references:
#+LINK: evil-mu4e https://github.com/JorisE/evil-mu4e
#+LINK: mu4e https://www.djcbsoftware.nl/code/mu/mu4e.html
#+LINK: lispyville https://github.com/noctuid/lispyville
** Contributing
Please do!
We welcome any additional modes that are not already supported.
All bindings in ~evil-collection~ are still open to change so if there's
a better or more consistent binding, please open an issue or submit a PR.
Follow [[https://github.com/bbatsov/emacs-lisp-style-guide/][The Emacs Lisp Style Guide]] for coding conventions.