Skip to content

Commit 31815d8

Browse files
committed
adding Contribution section in README.md
1 parent 51c5319 commit 31815d8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@ To display the item you need the following code:
5959
AppMsg.makeText(/*Activity*/, /*CharSequence*/, /*AppMsg.Style*/).show();
6060
```
6161

62+
Contribution
63+
------------
64+
65+
Please fork [dev](https://github.com/johnkil/Android-AppMsg/tree/dev) repository and contribute back using [pull requests](https://github.com/johnkil/Android-AppMsg/pulls).
66+
67+
Contributors are recommended to follow the Android [Code Style Guidelines](http://source.android.com/source/code-style.html).
68+
69+
Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.
70+
6271
Developed By
6372
------------
6473
* Evgeny Shishkin - <[email protected]>

0 commit comments

Comments
 (0)