summaryrefslogtreecommitdiff
path: root/HACKING
blob: 88a64fc521c64c11296d0ec7c3936ff6dce98820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Hacking on mate-panel
======================

 + The development occurs in git:

     https://github.com/mate-desktop/mate-panel

   For information on how to access MATE git please read:

     http://wiki.mate-desktop.org

 + Please send patches as bug reports in MATE Bugzilla:

     https://github.com/mate-desktop/mate-panel/issues

 + Please try and send a patch against a recent version of this package.
   Patches (pull requests) against git master are most preferable.

 + Don't commit any but the most trivial patches without approval.