1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 10:40:04 +08:00
SpaceVim/bundle/jedi-vim/pythonx/jedi/CONTRIBUTING.md
2022-10-23 15:41:52 +08:00

9 lines
301 B
Markdown
Vendored

Pull Requests are great.
1. Fork the Repo on github.
2. If you are adding functionality or fixing a bug, please add a test!
3. Add your name to AUTHORS.txt
4. Push to your fork and submit a pull request.
**Try to use the PEP8 style guide** (and it's ok to have a line length of 100 characters).