diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-16 15:56:49 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-16 15:56:49 +0100 |
commit | 2509a50ebe4f3af9530d060a2ca1567cbc564445 (patch) | |
tree | ff1292c96542b7711fecc5f664f4171755ec5d05 /HACKING | |
parent | 6cf79a41c3f1b419c403e556bf39c35e12c20e5c (diff) | |
download | mate-session-manager-2509a50ebe4f3af9530d060a2ca1567cbc564445.tar.bz2 mate-session-manager-2509a50ebe4f3af9530d060a2ca1567cbc564445.tar.xz |
1.1.2 releasemate-session-manager-1.1.2
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -3,20 +3,15 @@ Hacking on mate-session + The development occurs in git: - http://git.gnome.org/browse/mate-session + https://github.com/mate-desktop/mate-session-manager 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: + + Please send patches as pull requests on GitHub: - https://bugzilla.gnome.org/ (product mate-session) - - 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-session-manager/pulls + Please try and send a patch against a recent version of this package. Patches against git master are most preferable. |