Skip to content

Commit c5ac786

Browse files
author
Gianluca Arbezzano
committed
Merge pull request #21 from sensorario/open_source_contrib
Added missing CONTRIBUTING.md file
2 parents 97fc996 + 24aa54d commit c5ac786

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
@@ -59,9 +59,3 @@ If this check fails you can try to force correct path
5959
```
6060
let g:composer_cmd = "/usr/bin/composer"
6161
```
62-
63-
## Contrib
64-
This plugin is very easy, there is a lot of space for community update, feedback and
65-
features request.
66-
Help me with issues and PRs!
67-
Thanks!

0 commit comments

Comments
 (0)