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.
This commit is contained in:
Michael Gratton 2020-06-24 23:06:16 +10:00
parent cae09a0138
commit 00f355648d
3 changed files with 41 additions and 24 deletions

View file

@ -7,18 +7,30 @@
<link type="next" xref="limits"/>
</info>
<title>Found a bug?</title>
<title>Need help with Geary?</title>
<p>If you suspect you've found a bug in Geary, please <link
href="https://wiki.gnome.org/Apps/Geary/Contact">get in touch</link>
about it so it can be fixed.</p>
<section id="folder-list">
<title>Getting support</title>
<p>To help diagnose the problem as fast as possible, please include
the following information:</p>
<p>If you are having trouble using Geary, please <link
href="https://wiki.gnome.org/Apps/Geary/Contact">get in
touch</link> with the Geary community about the problem.</p>
</section>
<section id="folder-list">
<title>Reporting bugs</title>
<p>If you suspect you have found a bug in Geary, please follow the
<link href="https://wiki.gnome.org/Apps/Geary/ReportingABug">bug
reporting guidelines</link> so the problem can be diagnosed and
fixed.</p>
<p>To help diagnose the problem as fast as possible, please
include the following information:</p>
<list>
<item><p>Geary version and installation method (Package? Flathub?
Source code?)</p></item>
<item><p>Geary version and installation method (Package?
Flathub? Source code?)</p></item>
<item><p>Your desktop (GNOME? KDE? Something else?)</p></item>
<item><p>Your operating system and version (Ubuntu 16.04? Fedora
28? Rolled your own?)</p></item>
@ -29,5 +41,10 @@
<item><p>What did you expect to happen?</p></item>
</list>
<p>Thanks for your help!</p>
<p>Log files can be accessed via the Geary Inspector, press
<keyseq><key>Alt</key><key>I</key></keyseq> to open it, select and
save any relevant log files, and attach them to the bug
report.</p>
</section>
</page>

View file

@ -16,11 +16,11 @@
<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/Design">User Experience Design</link>—research and develop Gearys user experience</p></item>
<item><p><link href="https://wiki.gnome.org/Apps/Geary/Development">Development</link>—fix bugs and add 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/Contact">Join the discussion</link>—on the mailing list or IRC channel</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>Thanks for your help making Geary better!</p>
<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>

View file

@ -16,7 +16,7 @@
</section>
<section id="contribute" style="2column">
<title>Contributing and bug reporting</title>
<title>Contributing and getting support</title>
</section>
</page>