File: HACKING

package info (click to toggle)
mate-panel 1.20.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,068 kB
  • sloc: ansic: 56,785; makefile: 1,399; xml: 341; sh: 24
file content (19 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (5)
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.