File: resources.sgml

package info (click to toggle)
gmime 3.2.13%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,208 kB
  • sloc: ansic: 46,569; makefile: 574; sh: 300; python: 8; perl: 6
file content (52 lines) | stat: -rw-r--r-- 2,114 bytes parent folder | download | duplicates (4)
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
<refentry id="gmime-resources" revision="20 Mar 2017">
  <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="https://github.com/jstedfast/gmime/issues">https://github.com/jstedfast/gmime/issues</ulink>. 
We'd also appreciate reports of incomplete or misleading information in 
the GMime documentation.
</para>
    <para>
The issue tracker should also be used for feature requests, it's not only for bugs.
We track all GMime development in GitHub's issue tracker, so it's the way to be sure
that 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 submit a pull request
if you can. Sending the patch (as generated by a <command>diff -u</command>) to
the mailing-list also works (although a pull request is preferred). Note that
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>.
</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>