summaryrefslogtreecommitdiff
path: root/2007/gpl-compliance-tw2007/interact-community/mgp00015.txt
blob: dbe8868f6c1120b4b0992c6d30e4cbb6f6b28153 (plain)
1
2
3
4
5
6
7
8
9
10
How to interact with the Free Software Community
Practical Rules

5. Write clean code
as opposed to closed-source software, people actually read it
it will be noticed if coding style is bad
lots of projects have official CodingStyle rules
if you comment, do it only in english!
don't clutter hardware/product specific hacks over common code

personal git repositories of Harald Welte. Your mileage may vary