Update CONTRIBUTING.md

This commit is contained in:
Milos Kozak 2019-11-28 11:05:26 +01:00 committed by GitHub
parent 65bb83406d
commit 2c8d30ebda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,11 @@ General rules
Development guidelines
======================
Coding convetions
-----------------
1. Use Android Studio with default indents (4 chars, use spaces)
2. Use autoformat feature CTRL-ALR-L in every changed file before commit
Commiting Changes / Pull Requests
---------------------------------