diff options
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Do NOT commit to this module without permission from a maintainer; +see the MAINTAINERS file for who they are. + +=============================================================================== + +Discussion about mate-terminal should happen on [email protected], [email protected], or [email protected], depending on what sort of +discussion it is. Reporting a bug on http://bugzilla.mate.org is equally fine. + +Remember that the terminal emulation is provided by the VTE widget, maintained +as the 'vte' module on the MATE SVN. The mate-terminal product in bugzilla +only covers the menubar, toolbar, and command line options, essentially. VTE, +in turn, is responsible for the actual terminal display. |