]> www.fi.muni.cz Git - evince.git/commitdiff
docs: addes bug-filing.page
authorTiffany Antopolski <antopolski@src.gnome.org>
Thu, 18 Nov 2010 16:25:04 +0000 (11:25 -0500)
committerTiffany Antopolski <antopolski@src.gnome.org>
Thu, 18 Nov 2010 16:25:04 +0000 (11:25 -0500)
help/C/bug-filing.page [new file with mode: 0644]

diff --git a/help/C/bug-filing.page b/help/C/bug-filing.page
new file mode 100644 (file)
index 0000000..00fca05
--- /dev/null
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="topic" style="task"
+      id="bugs">
+
+  <info>
+    <link type="guide" xref="index#getInvolved"/>
+    <desc>How and where to report problems.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-11-17" status="draft"/>
+    <credit type="author">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany@antopolski.com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>File a Bug Against <app>Evince</app></title>
+<p>
+   To file a bug against <app>Evince</app>, click on the link <link href = "https://bugzilla.gnome.org/"/>.
+   </p>
+   <p>
+   This is a bug tracking system where users and developers can file details about bugs, crashes and request enhancements.  
+   </p>
+   <p>
+   To participate you need an account which will give you the ability to gain access, file bugs, and make comments.  If you don't already have an account, just click on the "New" link to create one.
+   </p>
+   <p>
+   Once you have an account, log in, click on <guiseq><gui>Fila a Bug</gui><gui>Desktop</gui><gui>evince</gui></guiseq>.
+   Before reporting a bug, please read the <link href = "https://bugzilla.gnome.org/page.cgi?id=bug-writing.html">bug writing guidelines</link>,  and please <link href="https://bugzilla.gnome.org/browse.cgi?product=evince">browse</link> for the bug to see if it already exists.
+   </p>
+   <p>
+   To file your bug, choose the component in the <gui>Component</gui> menu.  If you are not sure which component your bug pertains to, choose <gui>general</gui>.
+   </p>
+   <p>
+   If you are requesting an enhancement, choose <gui>enhancement</gui> in the <gui>Severity</gui> menu.
+   Fill in the Summary and Description sections and click <gui>Commit</gui>.
+   </p>
+   <p>
+      Your report will be given an ID number, and it's status will be updated as it is being dealt with.
+   </p>
+</page>