We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5e37a commit c050066Copy full SHA for c050066
CONTRIBUTING.md
@@ -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