diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-19 11:48:30 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-19 11:48:30 +0100 |
commit | 60fe93f5130407c3e02748341affbce360606c53 (patch) | |
tree | 5197edeaca2dcb0948a5a4bec7b56b9295548178 /HACKING | |
parent | 40dd3d1c879d031e128c521a409007acf0051b25 (diff) | |
download | mate-panel-60fe93f5130407c3e02748341affbce360606c53.tar.bz2 mate-panel-60fe93f5130407c3e02748341affbce360606c53.tar.xz |
1.1.1 releasemate-panel-1.1.1
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 20 |
1 files changed, 4 insertions, 16 deletions
@@ -3,29 +3,17 @@ Hacking on mate-panel + The development occurs in git: - http://git.gnome.org/browse/mate-panel + https://github.com/mate-desktop/mate-panel For information on how to access MATE git please read: - http://live.gnome.org/Git + http://wiki.mate-desktop.org + Please send patches as bug reports in MATE Bugzilla: - https://bugzilla.gnome.org/ (product mate-panel) - - Your patch should be in unified diff form (the -u option to GNU - diff). See also: - - http://live.gnome.org/MateLove/SubmittingPatches + https://github.com/mate-desktop/mate-panel/issues + Please try and send a patch against a recent version of this package. - Patches against git master are most preferable. + Patches (puill requests) against git master are most preferable. + Don't commit any but the most trivial patches without approval. - - + Exceptions to this are: - - - Translators may commit basic i18n related patches to the build - setup. - - Build sheriff are welcome - in accordance with the relevant build - sheriff constraints. |