diff options
| author | James Nguyen <james@jojojames.com> | 2018-01-11 19:26:11 -0800 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2018-01-11 19:26:11 -0800 |
| commit | 0e0f007768d4d1065c6e4e0819b52c4bfbce5540 (patch) | |
| tree | a64d71b14f49adc35120ffe84013abe238905250 /readme.org | |
| parent | 7bf7363865e598376aa23b14c50ae3ea9f440bf5 (diff) | |
Add quick snippet about contributing
Diffstat (limited to 'readme.org')
| -rw-r--r-- | readme.org | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |
