geary/help/C/contributing.page
Michael Gratton 00f355648d help: Rework support and bug reporting text
Prefer referring to getting support rather than bug reporting. Add a
section describing how to get support vs reporting bugs. Streamline the
contributing page.
2020-06-24 23:06:16 +10:00

26 lines
990 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="contributing">
<info>
<link type="guide" xref="index#contribute"/>
<link type="next" xref="bugs" />
</info>
<title>Contribute to Geary</title>
<p>Want to help improve Geary? There are a number of ways you can
contribute:</p>
<list>
<item><p><link
href="https://wiki.gnome.org/Apps/Geary/ReportingABug">Bug
reporting</link>—report new bugs or request new features</p></item>
<item><p><link href="https://wiki.gnome.org/Apps/Geary/Translating">Translating</link>—translate Gearys user interface and user manual into new languages</p></item>
<item><p><link href="https://wiki.gnome.org/Apps/Geary/Development">Development</link>—fix bugs and add new features</p></item>
</list>
<p>See <link href="https://wiki.gnome.org/Apps/Geary/Contribute">the
wiki</link> for more information and options for contributing
financially to Geary's development.</p>
</page>