Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 287 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 287 Bytes

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.