[iagno] Update help Contributing pages.



commit 50d6ed3fa6011dfd68d674fb6144ffde5fe80aa7
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Jan 30 17:12:17 2020 +0100

    Update help Contributing pages.

 help/C/bug-filing.page    | 31 ++++++++++++++++++-------------
 help/C/develop.page       | 28 ++++++++++++++++++----------
 help/C/documentation.page | 31 ++++++++++++++++++++-----------
 help/C/translate.page     | 40 ++++++++++++++++++++++++----------------
 4 files changed, 80 insertions(+), 50 deletions(-)
---
diff --git a/help/C/bug-filing.page b/help/C/bug-filing.page
index 95e6cad..7aa4c22 100644
--- a/help/C/bug-filing.page
+++ b/help/C/bug-filing.page
@@ -4,42 +4,47 @@
 
   <info>
     <link type="guide" xref="index#get-involved"/>
-    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+    <revision pkgversion="3.36" version="0.2" date="2020-01-30" status="final"/>
+
     <credit type="editor copyright">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski com</email>
       <years>2011</years>
     </credit>
+
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
   </info>
 
-<title>Help make <app>Iagno</app> better</title>
+  <title>Help make <app>Iagno</app> better</title>
 
-<section id="bug-report">
-<title>Report a bug or suggest an improvement</title>
-<p>
+  <section id="bug-report">
+    <title>Report a bug or suggest an improvement</title>
+    <p>
    <app>Iagno</app> is maintained by a volunteer community. You are welcome to participate.  If you notice a 
problem you can file a <em>bug report</em>. To file a bug, go to <link 
href="https://gitlab.gnome.org/GNOME/iagno/issues/"/>.
    </p>
-   <p>
+
+    <p>
    This is a bug tracking system where users and developers can file details about bugs, crashes and request 
enhancements.  
    </p>
-   <p>
+
+    <p>
    To participate you need an account which will give you the ability to gain access, file bugs, and make 
comments.  Also, you need to register so you can receive updates by e-mail about the status of your bug. If 
you don't already have an account, just click on the <gui>Sign in / Register</gui> link to create one.
    </p>
 
-   <p>
-   Once you have an account, log in, and click on <gui>New issue</gui>.
-   Before reporting a bug, please read the <link 
href="https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/Guidelines";>bug writing guidelines</link>,  
and please <link href="https://gitlab.gnome.org/GNOME/iagno/issues";>browse</link> for the bug to see if it 
already exists.
+    <p>
+   Once you have an account, log in, and click on <gui>New issue</gui>. Before reporting a bug, please read 
the <link href="https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines";>bug writing 
guidelines</link>, and please <link href="https://gitlab.gnome.org/GNOME/iagno/issues";>browse</link> for the 
bug to see if it already exists.
    </p>
 
-   <p>
+    <p>
    If you are requesting a new feature, choose <gui>1. Feature</gui> in the <gui>Labels</gui> menu.
    Fill in the Title and Description sections and click <gui>Submit Issue</gui>.
    </p>
-   <p>
+
+    <p>
       Your report will be given an ID number, and its status will be updated as it is being dealt with. 
Thanks for helping make <app>Iagno</app> better!
    </p>
-</section>
+  </section>
+
 </page>
diff --git a/help/C/develop.page b/help/C/develop.page
index c470441..ecf6690 100644
--- a/help/C/develop.page
+++ b/help/C/develop.page
@@ -1,27 +1,35 @@
 <page xmlns="http://projectmallard.org/1.0/";
-       type="topic" style="task"
-       id="develop">
+      type="topic" style="task"
+      id="develop">
 
   <info>
-   <link type="guide" xref="index#get-involved"/>
-    
-    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+    <link type="guide" xref="index#get-involved"/>
+    <revision pkgversion="3.36" version="0.2" date="2020-01-30" status="final"/>
+
     <credit type="author copyright">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski gmail com</email>
       <years>2011</years>
     </credit>
+    <credit type="editor">
+      <name>Arnaud Bonatti</name>
+      <email>arnaud bonatti gmail com</email>
+      <years>2020</years>
+    </credit>
+
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
   </info>
 
-<title>Help develop</title>
- <p>
+  <title>Help develop</title>
+
+  <p>
   The <app>GNOME Games</app> are developed and maintained by a volunteer community.  You are welcome to 
participate.
  </p>
- <p>
-   If you would like to <link href="https://wiki.gnome.org/Apps/Games/Contribute";>help develop <app>GNOME 
Games</app></link>, you can get in touch with the developers using <link 
href="https://cbe005.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fgnome-games";>irc</link>, or via our 
<link href="https://mail.gnome.org/mailman/listinfo/games-list";>mailing list</link>. 
- </p>
+
+  <p>If you would like to <link href="https://wiki.gnome.org/Apps/Games/Contribute";>help develop <app>GNOME 
Games</app></link>, you can get in touch with the developers <link 
href="https://wiki.gnome.org/Community/GettingInTouch/IRC";>using IRC</link> (on the <code>#gnome-games</code> 
channel). People on the channel are located worldwide, so you may not get an immediate response as a result 
of timezone differences.</p>
+
+  <p>Alternatively, you can contact GNOME games developers using the dedicated <link 
href="https://mail.gnome.org/mailman/listinfo/games-list";>mailing list</link>.</p>
 
 </page>
diff --git a/help/C/documentation.page b/help/C/documentation.page
index ee66bf7..3072d6d 100644
--- a/help/C/documentation.page
+++ b/help/C/documentation.page
@@ -1,29 +1,38 @@
 <page xmlns="http://projectmallard.org/1.0/";
-       type="topic" style="task"
-       id="documentation">
+      type="topic" style="task"
+      id="documentation">
+
   <info>
-    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
-   <link type="guide" xref="index#get-involved"/>
+    <link type="guide" xref="index#get-involved"/>
+    <revision pkgversion="3.36" version="0.2" date="2020-01-30" status="final"/>
+
     <credit type="editor copyright">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski gmail com</email>
       <years>2011</years>
     </credit>
+    <credit type="editor">
+      <name>Arnaud Bonatti</name>
+      <email>arnaud bonatti gmail com</email>
+      <years>2020</years>
+    </credit>
+
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
   </info>
 
-<title>Help write documentation</title>
+  <title>Help write documentation</title>
 
-<p>
+  <p>
   The <app>GNOME Games</app> documentation is maintained by a volunteer community.  You are welcome to 
participate.</p>
 
-<p>To contribute to the Documentation Project,  feel free to get in touch with us using <link 
href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fdocs";>irc</link>, or via our <link 
href="https://mail.gnome.org/mailman/listinfo/gnome-doc-list";>mailing list</link>. 
-</p>
-<p>
-Our <link href="https://wiki.gnome.org/DocumentationProject/Contributing";>wiki</link> page contains useful 
information. 
-</p>
+  <p>To contribute to the Documentation Project,  feel free to get in touch with us <link 
href="https://wiki.gnome.org/Community/GettingInTouch/IRC";>using irc</link> (on the <code>#docs</code> 
channel). People on the channel are located worldwide, so you may not get an immediate response as a result 
of timezone differences.</p>
 
+  <p>Alternatively, you can contact the Documentation Project using the dedicated <link 
href="https://mail.gnome.org/mailman/listinfo/gnome-doc-list";>mailing list</link>.</p>
+
+  <p>
+Our <link href="https://wiki.gnome.org/DocumentationProject/Contributing";>wiki page</link> contains useful 
information.
+</p>
 
 </page>
diff --git a/help/C/translate.page b/help/C/translate.page
index 2295615..28f8bfd 100644
--- a/help/C/translate.page
+++ b/help/C/translate.page
@@ -1,39 +1,47 @@
 <page xmlns="http://projectmallard.org/1.0/";
-       type="topic" style="task"
-       id="translate">
+      type="topic" style="task"
+      id="translate">
 
   <info>
-   <link type="guide" xref="index#get-involved"/>
+    <link type="guide" xref="index#get-involved"/>
+    <revision pkgversion="3.36" version="0.2" date="2020-01-30" status="final"/>
 
-    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
     <credit type="author copyright">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski gmail com</email>
       <years>2011</years>
     </credit>
-     <credit type="editor">
+    <credit type="editor">
       <name>Michael Hill</name>
       <email>mdhillca gmail com</email>
     </credit>
+    <credit type="editor">
+      <name>Arnaud Bonatti</name>
+      <email>arnaud bonatti gmail com</email>
+      <years>2020</years>
+    </credit>
+
     <license>
-       <p>Creative Commons Share Alike 3.0</p>
-     </license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
   </info>
 
-<title>Help translate</title>
-<p>
+  <title>Help translate</title>
+
+  <p>
   The <app>GNOME Games</app> user interface and documentation is being translated by a world-wide volunteer 
community.  You are welcome to participate.
 </p>
-<p>
+
+  <p>
  There are <link href="https://l10n.gnome.org/module/iagno/";>many languages</link> for which translations 
are still needed.
 </p>
-<p>
+
+  <p>
 To start translating you will need to <link href="https://l10n.gnome.org";>create an account</link> and join 
the <link href="https://l10n.gnome.org/teams/";>translation team</link> for your language. This will give you 
the ability to upload new translations.
 </p>
 
-<p>
-  You can chat with GNOME translators using <link 
href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fi18n";>irc</link>. People on the channel 
are located worldwide, so you may not get an immediate response as a result of timezone differences.
-</p>
-<p>Alternatively, you can contact the Internationalization Team using their <link 
href="https://mail.gnome.org/mailman/listinfo/gnome-i18n";>mailing list</link>.
-</p>
+  <p>You can chat with GNOME translators <link 
href="https://wiki.gnome.org/Community/GettingInTouch/IRC";>using IRC</link> (on the <code>#i18n</code> 
channel). People on the channel are located worldwide, so you may not get an immediate response as a result 
of timezone differences.</p>
+
+  <p>Alternatively, you can contact the Internationalization Team using the dedicated <link 
href="https://mail.gnome.org/mailman/listinfo/gnome-i18n";>mailing list</link>.</p>
+
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]