Code of conduct
-
Please keep a consistent language across a single repository - english or polish.
-
In all text editors, set: tab equal to 4 spaces, end of line as UNIX LF (not Win CR LF!)
-
Your name and e-mail in git config should allow anybody to recognize you. It is not Alcoholics Anonymous! Use this line to verify your setup (it is machine dependent): git config --list
-
Respect opinions of others, if You see a problem, open an issue.