Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/HACKING
blob: a9b5e5b5009e857b2da8357cdc353657d6486d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Before committing
~~~~~~~~~~~~~~~~~
All source files need to be passed through indent command.
Follow http://wiki.sugarlabs.org/go/Activity_Team/Sugar_Lint instructions
and especially "Lint files before committing" section.
Otherwise just call indent command with settings [1].


Send patches
~~~~~~~~~~~~
Create your patches using "git format" command and send them to all maintainers
from AUTHORS file. The easiest way it just using "git send-email" command.


[1] http://git.sugarlabs.org/projects/sugar-lint/repos/mainline/blobs/master/sugar/lint/indent.pro