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:
parent
cae09a0138
commit
00f355648d
3 changed files with 41 additions and 24 deletions
|
|
@ -7,27 +7,44 @@
|
|||
<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>
|
||||
|
||||
<list>
|
||||
<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>
|
||||
<item><p>Email provider (Gmail, Yahoo!, Outlook.com, or someone
|
||||
else?)</p></item>
|
||||
<item><p>Steps to reproduce the bug</p></item>
|
||||
<item><p>What happened?</p></item>
|
||||
<item><p>What did you expect to happen?</p></item>
|
||||
</list>
|
||||
<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>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>
|
||||
<item><p>Email provider (Gmail, Yahoo!, Outlook.com, or someone
|
||||
else?)</p></item>
|
||||
<item><p>Steps to reproduce the bug</p></item>
|
||||
<item><p>What happened?</p></item>
|
||||
<item><p>What did you expect to happen?</p></item>
|
||||
</list>
|
||||
|
||||
<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>
|
||||
|
||||
<p>Thanks for your help!</p>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -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 Geary’s 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 Geary’s 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>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
</section>
|
||||
|
||||
<section id="contribute" style="2column">
|
||||
<title>Contributing and bug reporting</title>
|
||||
<title>Contributing and getting support</title>
|
||||
</section>
|
||||
|
||||
</page>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue