diff --git a/help/C/bugs.page b/help/C/bugs.page index 8195fa94..1e2b9b95 100644 --- a/help/C/bugs.page +++ b/help/C/bugs.page @@ -2,21 +2,34 @@ type="guide" id="bugs"> - - - - Think you've found a bug? -

If you suspect you've found a bug in Geary, follow these steps to report it:

- -

Search Geary's bug - database to see if someone else has reported the bug.

-

Don't see your bug listed? Congratulations! You've found a new bug. To create an bug report, - create an account on GNOME's Bugzilla and - file a new bug. Be as - specific as you can and describe the steps to reproduce it. Don't forget to include details about - your operating system and what version of Geary you're running.

-

For general inquiries, please join the - Geary mailing - list.

-
+ Found a bug? + + + + + + +

If you suspect you've found a bug in Geary, please get in touch + about it so it can be fixed.

+ +

To help diagnose the problem as fast as possible, please include + the following information:

+ + +

Geary version

+

Geary installation method (Package? Flathub? Source + code?)

+

Your desktop (GNOME? KDE? Something else?)

+

Your operating system and version (Ubuntu 16.04? Fedora + 28? Rolled your own?)

+

GTK+ version (3.something-something?)

+

Email provider (Gmail, Yahoo!, Outlook.com, or someone + else?)

+

How to reproduce the bug

+

What happened?

+

What did you expect to happen?

+
+ +

Thanks for your help!

diff --git a/help/C/contributing.page b/help/C/contributing.page new file mode 100644 index 00000000..32ac5c73 --- /dev/null +++ b/help/C/contributing.page @@ -0,0 +1,26 @@ + + + Contribute to Geary + + + + + + +

Want to help improve Geary? There are a number of ways you can + contribute:

+ + +

Bug + reporting—report new bugs or request new features

+

User Experience Design—research and develop Geary’s user experience

+

Development—fix bugs and add new features

+

Translating—translate Geary’s user interface and user manual into new languages

+

Join the discussion—on the mailing list or IRC channel

+
+ +

Thanks for your help making Geary better!

+
diff --git a/help/C/index.page b/help/C/index.page index 3ed60022..e6146f84 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -2,8 +2,7 @@ type="guide" id="index"> -<media type="image" src="figures/geary.svg"></media> -Geary +<media type="image" src="figures/geary.svg"></media> Geary
Introduction @@ -13,8 +12,8 @@ Geary Using Geary
-
- Bugs +
+ Contributing and bug reporting
diff --git a/help/C/limits.page b/help/C/limits.page index 01c4f240..8c07eb44 100644 --- a/help/C/limits.page +++ b/help/C/limits.page @@ -2,17 +2,20 @@ type="topic" id="limits"> - - - - - - - Limitations -

Geary is still in early development. Geary supports IMAP and has been tested with Gmail, Yahoo, and the free Dovecot mail server. Experimental support for Outlook.com is provided. Geary may not yet work well with some IMAP servers. At this time Geary is still missing numerous features including offline mode.

- -

To learn more about the features we're working on and the future of Geary, please visit Geary's wiki page.

- + Limitations + + + + + +

Geary is still in early development. Geary supports IMAP and has + been tested with Gmail, Yahoo, and the free Dovecot mail server. + Experimental support for Outlook.com is provided. Geary may not yet + work well with some IMAP servers. At this time Geary is still + missing numerous features including offline mode.

+ +

To learn more about the features we're working on and the future + of Geary, please visit Geary's wiki page.

+ - -