mention contributing in docs

This commit is contained in:
David Halter
2013-08-24 20:13:26 +04:30
parent 1e08c815e5
commit 6e360a4f15
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,8 @@ Pull Requests are great (on the **dev** branch)!
1. Fork the Repo on github. 1. Fork the Repo on github.
2. Add yourself to AUTHORS.txt 2. Add yourself to AUTHORS.txt
3. Push to your fork and submit a **pull request to the dev branch**. 3. Add a test if possible.
4. 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 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 certain that things are working out. Many people are using Jedi directly from

View File

@@ -388,8 +388,7 @@ The tests are automatically run with `travis
============================================================================== ==============================================================================
8. Contributing *jedi-vim-contributing* 8. Contributing *jedi-vim-contributing*
If you have any comments or feature requests, please tell us! I really want to We love Pull Requests! Read the instructions in `CONTRIBUTING.md`.
know what you think about jedi and jedi-vim.
============================================================================== ==============================================================================
9. License *jedi-vim-license* 9. License *jedi-vim-license*