summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-06 17:13:49 -0300
committerPerberos <[email protected]>2011-11-06 17:13:49 -0300
commit13e6e4ab1290cda9426eaedfeda70f7491b6b083 (patch)
tree2b9b2e1eac4cc6a161bea6f2197de4513ff1ddf7 /HACKING
downloadmate-terminal-13e6e4ab1290cda9426eaedfeda70f7491b6b083.tar.bz2
mate-terminal-13e6e4ab1290cda9426eaedfeda70f7491b6b083.tar.xz
initial
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING13
1 files changed, 13 insertions, 0 deletions
diff --git a/HACKING b/HACKING
new file mode 100644
index 0000000..a0c8d3f
--- /dev/null
+++ b/HACKING
@@ -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.