File: HACKING

package info (click to toggle)
mate-session-manager 1.20.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,220 kB
  • sloc: ansic: 20,623; xml: 849; makefile: 485; sh: 153
file content (26 lines) | stat: -rw-r--r-- 754 bytes parent folder | download | duplicates (7)
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
Hacking on mate-session
========================

 + The development occurs in git:

     https://github.com/mate-desktop/mate-session-manager

   For information on how to access MATE git please read:

     http://wiki.mate-desktop.org/

 + Please send patches as pull requests on GitHub:

     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.

 + 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.