File: HACKING

package info (click to toggle)
gsettings-desktop-schemas 3.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,784 kB
  • ctags: 121
  • sloc: sh: 752; ansic: 125; makefile: 91
file content (31 lines) | stat: -rw-r--r-- 934 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Hacking on gsettings-desktop-schemas
====================================

 + The development occurs in git:

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

   For information on how to access GNOME git please read:

     https://wiki.gnome.org/Git

 + Please send patches as bug reports in GNOME Bugzilla:

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

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

     https://wiki.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.