Skip to content

Commit

Permalink
CONTRIBUTING.md: request :version and :JediDebugInfo output
Browse files Browse the repository at this point in the history
Also add sections, and fix style instructions.

[ci skip]
  • Loading branch information
blueyed committed Oct 8, 2015
1 parent 9ec2fb4 commit 253eb51
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
We <3 pull requests!
# 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.
Please use PEP8 as a Python code style. For VIM, just try to style your
code similar to the jedi-vim code that is already there.

# Bug reports
Please include the output of `:version` and `:JediDebugInfo`.

0 comments on commit 253eb51

Please sign in to comment.