~ubuntu-branches/ubuntu/natty/gnome-user-docs/natty-updates

« back to all changes in this revision

Viewing changes to user-guide/C/gosfeedback.xml

  • Committer: Bazaar Package Importer
  • Author(s): Matthew East
  • Date: 2011-04-17 07:48:51 UTC
  • Revision ID: james.westby@ubuntu.com-20110417074851-f05181q88jrug0d9
Tags: 3.0.0+git20110406ubuntu3
* Add back Gnome user-guide which is still used by certain 
  applications (capplets) for help buttons
* Document updates by Jim Campbell, Jeremy Bicha

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
  <appendix id="feedback">
 
2
    <title>Feedback</title>
 
3
    <para>This section contains information on reporting bugs in GNOME, making suggestions and comments about GNOME applications or documentation, and ways in which you can help GNOME.</para>
 
4
    
 
5
 
 
6
    <section id="feedback-bugs">
 
7
    <title>Reporting Bugs</title>
 
8
    <!-- NOTE TO TRANSLATORS: This section is material taken from gnome-desktop/desktop-docs/gnome-feedback/ Look for existing translations there before translating it all over again :) -->
 
9
      <para>
 
10
     If you have found a bug in a GNOME application, please
 
11
   report it! Developers do read all the bug reports and try to fix
 
12
   these bugs. Please try to be as specific as possible when
 
13
   describing the circumstances under which the bug shows (what
 
14
   commands did you enter? which buttons did you click?). If there were any
 
15
   error messages, be sure to include them, too.  
 
16
      </para> 
 
17
      <para>
 
18
        The easiest way to report bugs is by using <application>Bug Buddy</application>, GNOME's built-in bug reporting tool. This will launch automatically in the event that an application crashes. The details GNOME developers need are automatically collected, but you can further help by giving information about what you were doing when the crash took place.
 
19
      </para>
 
20
      <para>
 
21
        You can also submit bugs and browse the list of known bugs by
 
22
        connecting to the <ulink type="http"
 
23
        url="http://bugzilla.gnome.org/">GNOME bug tracking
 
24
        database</ulink>.  You will need to register before you can
 
25
        submit any bugs this way — and do not forget to read
 
26
        <ulink type="http"
 
27
        url="http://bugzilla.gnome.org/bugwritinghelp.html">Bug
 
28
        Writing Guidelines</ulink>. 
 
29
      </para>
 
30
      
 
31
      <para>
 
32
        Please note that some of GNOME applications are developed outside of GNOME, or by
 
33
        commercial companies (these products are still free
 
34
        software). For example, <application>Inkscape</application>, a
 
35
        vector graphics application, is developed at <ulink type="http"
 
36
        url="http://sourceforge.net/projects/inkscape/">SourceForge</ulink>. Bugs reports and
 
37
        comments about these products should be directed to the
 
38
        respective organization or company. If you are using <application>Bug 
 
39
        Buddy</application>, it will automatically send bug reports to
 
40
        the correct database.
 
41
        </para>
 
42
 
 
43
 
 
44
    </section>
 
45
    <section id="feedback-wishlist"> 
 
46
      <title>Suggestions and Comments</title> 
 
47
      <!-- NOTE TO TRANSLATORS: This section is material taken from gnome-desktop/desktop-docs/gnome-feedback/ Look for existing translations there before translating it all over again :) -->      
 
48
      <para> 
 
49
        If you have a suggestion or want to request a new feature for
 
50
      one of the applications, it can also be done using the bug
 
51
      tracking database. Submit your suggestion as a bug report as
 
52
      described in <xref linkend="feedback-bugs" /> and at the appropriate
 
53
      step select <guilabel>Severity: Enhancement</guilabel>. 
 
54
      </para>
 
55
    </section>
 
56
 
 
57
      <section id="feedback-docs">
 
58
      <title>Documentation Comments</title>
 
59
      <!-- NOTE TO TRANSLATORS: This section is material taken from gnome-desktop/desktop-docs/gnome-feedback/ Look for existing translations there before translating it all over again :) -->      
 
60
 
 
61
      <para> If you found an inaccuracy or misprint in one of GNOME
 
62
        documents, or have any comments or suggestions about
 
63
        documentation, please let us know! The easiest way of doing so
 
64
        is by submitting a bug report as explained before and
 
65
        selecting <guilabel>Component: docs</guilabel> at appropriate
 
66
        steps (or <guilabel>general</guilabel> if there is no
 
67
        <guilabel>docs</guilabel> component). If your comment is about
 
68
        general GNOME documentation (such as <citetitle>GNOME Users
 
69
        Guide</citetitle>) rather than specific application manual,
 
70
        select <guilabel>Product: gnome-user-docs</guilabel>.
 
71
      </para>
 
72
      <para>
 
73
        Alternatively, you can just send your comments by email to the
 
74
        <ulink type="http"
 
75
        url="http://live.gnome.org/DocumentationProject">GNOME
 
76
        Documentation Project</ulink> mailing list; our address is
 
77
        <email>gnome-doc-list@gnome.org</email>. And by the way: if you are not
 
78
        a developer but want to help GNOME —
 
79
        <ulink type="http"
 
80
        url="http://live.gnome.org/DocumentationProject/Join">join
 
81
        the GDP</ulink> and help us  improve GNOME documentation.
 
82
      </para>
 
83
    </section>
 
84
    <!-- NOTE TO TRANSLATORS: end of old material -->
 
85
 
 
86
 
 
87
    <section id="joingnome">
 
88
      <title>Joining the GNOME Project</title>
 
89
      <para>We hope you enjoy using GNOME and that you find working with GNOME productive. However, there is always room for improvement.</para>
 
90
      <para>GNOME invites you to join our free software community if you have some spare time. There are many different fields. GNOME needs programmers, but it also needs translators, documentation writers, testers, artists, writers, and more.</para>
 
91
      <para>For more information on joining GNOME, please visit <ulink type="http" url="http://live.gnome.org/JoinGnome">http://live.gnome.org/JoinGnome</ulink>.</para>
 
92
      <para>For more information on giving feedback on GNOME, such as bug reports, suggestions, and corrections to documentation, see <xref linkend="feedback-bugs" />.</para>
 
93
 
 
94
    </section>
 
95
  
 
96
 
 
97
  </appendix>