diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index da25328..cf2c8b2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,8 @@ Pull Requests are great (on the **dev** branch)! 1. Fork the Repo on github. 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 certain that things are working out. Many people are using Jedi directly from diff --git a/doc/jedi-vim.txt b/doc/jedi-vim.txt index 239ae26..178d91d 100644 --- a/doc/jedi-vim.txt +++ b/doc/jedi-vim.txt @@ -388,8 +388,7 @@ The tests are automatically run with `travis ============================================================================== 8. Contributing *jedi-vim-contributing* -If you have any comments or feature requests, please tell us! I really want to -know what you think about jedi and jedi-vim. +We love Pull Requests! Read the instructions in `CONTRIBUTING.md`. ============================================================================== 9. License *jedi-vim-license*