Skip to content

Commit c050066

Browse files
committed
Add Contributing Guidelines
1 parent 7f5e37a commit c050066

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing
2+
3+
If you would like to contribute code to SmartTabLayout you can do so through GitHub by
4+
forking the repository and sending a pull request.
5+
6+
When submitting code, please make every effort to follow existing conventions
7+
and style in order to keep the code as readable as possible.
8+
9+
## Coding Style
10+
11+
* Use the AndroidModernStyle of [Android Code Styles](https://github.com/ogaclejapan/android-code-styles) repository

0 commit comments

Comments
 (0)