~cooperjona/lightread/master

« back to all changes in this revision

Viewing changes to Ubuntu/help/C/file-bug.page

  • Committer: Jono Cooper
  • Date: 2012-12-08 21:37:51 UTC
  • mfrom: (100.1.4)
  • Revision ID: git-v1:4ceaae4627711b45dad15c16d1b53efc1c47a6fa
Merge pull request #23 from krnekhelesh/master

Help guide for Lightread

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
                type="topic"
 
3
                id="file-bug">
 
4
 
 
5
<info>
 
6
        <link type="guide" xref="index#get-involved"/>
 
7
        <credit type="author">
 
8
                <name>Nekhelesh Ramananthan</name>
 
9
                <email>krnekhelesh@gmail.com</email>
 
10
                <years>2012</years>
 
11
        </credit>
 
12
        <desc>How and where to report problems?</desc>
 
13
</info>
 
14
 
 
15
<title>File a bug</title>
 
16
<p>First of all, thank you very much for taking the time to report bugs to help improve <app>Lightread</app>. <app>Lightread</app> is an open source project meaning, you are welcome to have a look at the source code and help us identify and fix bugs.</p>
 
17
 
 
18
<p>Bug management is currently done in Launchpad. It is a place where you can see the status of current bugs in <app>Lightread</app>.</p>
 
19
 
 
20
<p>Follow the following steps to report a bug against <app>Lightread</app>,</p>
 
21
 
 
22
<steps>
 
23
  <item><p>Register for an account on <link href="https://launchpad.net/">Launchpad</link>, if you don't already have one.</p></item>
 
24
  <item><p>Proceed to the <app>Lightread</app> project page on <link href="https://launchpad.net/lightread">Launchpad</link>.</p></item>
 
25
  <item><p>Search for similar bugs. If a similar bug report exists add any additional information you think might be missing.</p></item>
 
26
  <item><p>Otherwise proceed to create a new bug report. Try to provide as much information as possible to help the developer fix the issue.</p></item>
 
27
  <item><p>Monitor the issue and respond to any questions asked by the developer. By default any new update on the bug report should send a email notification</p></item>
 
28
  <item><p>If the bug is fixed, close the bug</p></item>
 
29
</steps>
 
30
 
 
31
 
 
32
 
 
33
</page>