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

274 B
Vendored

We <3 Pull Requests! Three core things:

  1. If you are adding functionality or fixing a bug, please add a test!
  2. Add your name to AUTHORS.txt
  3. Use the PEP8 style guide.

If you want to add methods to the parser tree, we will need to discuss this in an issue first.