summaryrefslogtreecommitdiff
path: root/docs/reference/resources.sgml
blob: 7904140367cf47c77b6c7756782191dafa912144 (plain)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<refentry id="gmime-resources" revision="1 Feb 2003">
  <refmeta>
    <refentrytitle>Mailing lists and bug reports</refentrytitle>
    <manvolnum>3</manvolnum>
    <refmiscinfo>Mailing lists and bug reports</refmiscinfo>
  </refmeta>
  <refnamediv>
    <refname>Mailing lists and bug reports</refname>
    <refpurpose>
Getting help with GMime
</refpurpose>
  </refnamediv>
  <refsect1>
    <title>Filing a bug report or feature request</title>
    <para>
If you encounter a bug, misfeature, or missing feature in GMime, please
file a bug report at 
<ulink url="http://bugzilla.gnome.org">http://bugzilla.gnome.org</ulink>. 
We'd also appreciate reports of incomplete or misleading information in 
the GMime documentation; file those against the &quot;docs&quot; component of the 
&quot;gmime&quot; product in Bugzilla.
</para>
    <para>
The bug tracker should definitely be used for feature requests, it's
not only for bugs. We track all GMime development in Bugzilla, so it's
the way to be sure the GMime developers won't forget about an issue.
</para>
  </refsect1>
  <refsect1>
    <title>Submitting Patches</title>
    <para>
If you develop a bugfix or enhancement for GMime, please file that in
Bugzilla as well. Bugzilla allows you to attach files; please attach a
patch generated by the <command>diff</command> utility, using the 
<option>-u</option> option to make the patch more readable. All
patches must be offered under the terms of
the <ulink url="http://www.gnu.org/licenses/lgpl-2.1.txt">LGPLv2.1</ulink>
license, so be sure you are authorized to give us the patch under
those terms.
</para>
    <para>
If you want to discuss your patch before or after developing it, mail
<ulink url="mailto:gmime-devel-list@gnome.org">gmime-devel-list@gnome.org</ulink>,
but be sure to file
the <ulink url="http://bugzilla.gnome.org">Bugzilla</ulink> report as
well, this way it's less likely to slip through the cracks.
</para>
  </refsect1>
  <refsect1>
    <title>Mailing lists</title>
    <para>There is currently only one mailing-list devoted to GMime
    itself which is for both the development of and development with
    GMime. You can subscribe to this list
    at <ulink url="http://mail.gnome.org/mailman/listinfo/gmime-devel-list">http://mail.gnome.org/mailman/listinfo/gmime-devel-list</ulink>.
</para>
  </refsect1>
</refentry>