Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2010-10-22 17:35:17 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2010-10-22 17:35:17 (GMT)
commit725da348a94f5aa77c77d1d94506381449c50411 (patch)
tree8daca326372ef8f28ea1d0f06dfe362aafd903a2 /HACKING
parent2ff76434ffe0401baea4209d31bbbbffc86499f8 (diff)
parent1a06a5e35cebb6384293cf666f298be85d588366 (diff)
Merge commit 'refs/top-bases/t/testsuite' into t/testsuite
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING15
1 files changed, 15 insertions, 0 deletions
diff --git a/HACKING b/HACKING
new file mode 100644
index 0000000..5c3a436
--- /dev/null
+++ b/HACKING
@@ -0,0 +1,15 @@
+Before committing
+~~~~~~~~~~~~~~~~~
+All source files need to be passed through sugar-lint[1] command.
+Follow sugar-lint home page instructions and especially
+"Lint files before committing" section.
+
+
+Send patches
+~~~~~~~~~~~~
+Create your patches using "git format" command and send them to all maintainers
+from AUTHORS file with CCing to sugar-devel@lists.sugarlabs.org.
+The easiest way it just using "git send-email" command.
+
+
+[1] http://wiki.sugarlabs.org/go/Activity_Team/Sugar_Lint