Codebase list cinnamon-desktop / debian/3.4.2-2 HACKING
debian/3.4.2-2

Tree @debian/3.4.2-2 (Download .tar.gz)

HACKING @debian/3.4.2-2raw · history · blame

Hacking on gnome-desktop
========================

 + The development occurs in git:

     http://git.gnome.org/browse/gnome-desktop

   For information on how to access GNOME git please read:

     http://live.gnome.org/Git

 + Please send patches as bug reports in GNOME Bugzilla:

     https://bugzilla.gnome.org/ (product gnome-desktop)

   Your patch should be in unified diff form (the -u option to GNU
   diff). See also:

     http://live.gnome.org/GnomeLove/SubmittingPatches

 + Please try and send a patch against a recent version of this package.
   Patches 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.