mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 18:54:44 +08:00
433 B
433 B
Pull Requests are great (on the dev branch)!
- Fork the Repo on github.
- Add yourself to AUTHORS.txt
- Add a test if possible.
- Push to your fork and submit a pull request to the dev branch.
My master branch is a 100% stable (should be). I only push to it after I am certain that things are working out. Many people are using Jedi directly from the github master branch.
Please use Pep8 to style your code.