1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00
amix-vimrc-mirror/sources_non_forked/jedi-vim/CONTRIBUTING.md

10 lines
287 B
Markdown
Raw Normal View History

2015-07-24 19:34:08 +08:00
We <3 pull requests!
1. Fork the Repo on github.
2. Add yourself to AUTHORS.txt
3. Add a test if possible.
4. Push to your fork and submit a pull request.
Please use PEP8 as a Python code style. For VIM, just stick try to style your
code similar to the jedi-vim code that's there.