forked from sugarlabs/speak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
HACKING
23 lines (18 loc) · 852 Bytes
/
HACKING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
How to contribute
=================
Useful notes how to contribute to the project.
Send patches
------------
Create your patches using ``git format`` command and send them to all
maintainers from the :ref:`AUTHORS <AUTHORS>` file. The easiest way it just
using ``git send-email`` command. Patches might be CCed to
sugar-devel@lists.sugarlabs.org to attract more people to review.
Gitorious forks
---------------
Another useful way to contribute, especially for big improvements, is creating
Gitorious forks and request them for merge to the trunk.
* http://blog.gitorious.org/2009/05/09/weve-made-a-few-changes/
(see `"Merge requests"` topic)
* http://blog.gitorious.org/2009/07/15/new-merge-request-functionality/
* http://blog.gitorious.org/2009/11/06/awesome-code-review/
.. _sugar-lint: http://wiki.sugarlabs.org/go/Platform_Team/Sugar_Lint