Skip to content

Commit 0af4481

Browse files
committed
Merge branch 'master' of github.com:vim-php/vim-composer
2 parents dc947b9 + c5ac786 commit 0af4481

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# How to become contributor
2+
3+
This plugin is very easy, there is a lot of space for community update, feedback and features request. Help this
4+
project with issues and PRs!
5+
6+
* fork the project
7+
* apply your changes
8+
* ensure that your code work
9+
* update README.md file
10+
* upfate also doc/composer.txt file
11+
* send a pull request
12+
13+
Thanks!

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,3 @@ If this check fails you can try to force correct path
6464
```
6565
let g:composer_cmd = "/usr/bin/composer"
6666
```
67-
68-
## Contrib
69-
This plugin is very easy, there is a lot of space for community update, feedback and
70-
features request.
71-
Help me with issues and PRs!
72-
Thanks!

0 commit comments

Comments
 (0)