Blame HACKING

Packit 41e083
Hacking on cups-pk-helper
Packit 41e083
=========================
Packit 41e083
Packit 41e083
 + The development occurs in git:
Packit 41e083
Packit 41e083
     http://cgit.freedesktop.org/cups-pk-helper/
Packit 41e083
Packit 41e083
   For information on how to access freedesktop.org git please read:
Packit 41e083
Packit 41e083
     http://www.freedesktop.org/wiki/Infrastructure/git
Packit 41e083
Packit 41e083
 + Please send patches as bug reports in freedesktop.org Bugzilla:
Packit 41e083
Packit 41e083
     https://bugs.freedesktop.org/ (product cups-pk-helper)
Packit 41e083
Packit 41e083
   Your patch should be in unified diff form (the -u option to GNU
Packit 41e083
   diff). See also:
Packit 41e083
Packit 41e083
     http://live.gnome.org/GnomeLove/SubmittingPatches
Packit 41e083
Packit 41e083
 + Please try and send a patch against a recent version of this package.
Packit 41e083
   Patches against git master are most preferable.
Packit 41e083
Packit 41e083
 + Don't commit any but the most trivial patches without approval.
Packit 41e083
Packit 41e083
 + Exceptions to this are:
Packit 41e083
Packit 41e083
   - Translators may commit basic i18n related patches to the build
Packit 41e083
     setup.
Packit 41e083
   - Build sheriff are welcome - in accordance with the relevant build
Packit 41e083
     sheriff constraints.