aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-09-03 04:38:16 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:59 +0800
commit02ac0340ff947de2eceb6f564304e5f4f5257805 (patch)
tree8e43ebb746482d3fe9013bee4a9229a5fdb807a8 /help
parent011cf92d4418e1beec8fd0b94e440ff381bf3b92 (diff)
downloadgsoc2013-evolution-02ac0340ff947de2eceb6f564304e5f4f5257805.tar
gsoc2013-evolution-02ac0340ff947de2eceb6f564304e5f4f5257805.tar.gz
gsoc2013-evolution-02ac0340ff947de2eceb6f564304e5f4f5257805.tar.bz2
gsoc2013-evolution-02ac0340ff947de2eceb6f564304e5f4f5257805.tar.lz
gsoc2013-evolution-02ac0340ff947de2eceb6f564304e5f4f5257805.tar.xz
gsoc2013-evolution-02ac0340ff947de2eceb6f564304e5f4f5257805.tar.zst
gsoc2013-evolution-02ac0340ff947de2eceb6f564304e5f4f5257805.zip
User Docs: Add info how to write a good bug report
Diffstat (limited to 'help')
-rw-r--r--help/C/problems-reporting-bugs.page8
1 files changed, 5 insertions, 3 deletions
diff --git a/help/C/problems-reporting-bugs.page b/help/C/problems-reporting-bugs.page
index eaa8349b67..cfc14ca5bb 100644
--- a/help/C/problems-reporting-bugs.page
+++ b/help/C/problems-reporting-bugs.page
@@ -2,12 +2,12 @@
type="topic" id="problems-reporting-bugs">
<info>
- <desc>How to report bugs.</desc>
+ <desc>How to report mistakes in the application.</desc>
<link type="guide" xref="index#tracking-down-problems"/>
<link type="seealso" xref="problems-debug-how-to" />
- <revision pkgversion="3.1.5" version="0.4" date="2011-08-01" status="final"/>
+ <revision pkgversion="3.1.91" version="0.5" date="2011-09-02" status="final"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -20,6 +20,8 @@
<title>How to report bugs</title>
-<p>If you do not need help for configuration but you are sure that you have found a bug in the Evolution software, or if you want to request a feature you can file a bug report in the <link href="http://bugzilla.gnome.org">GNOME bug tracking system</link>. Note that this requires registration first. Please try to avoid filing duplicates and check the <link href="https://bugzilla.gnome.org/page.cgi?id=bug-writing.html">bug writing guidelines</link> first.</p><p>Also note that GNOME distributions sometimes introduce their own changes in Evolution that are not included in GNOME Evolution. This is hard to recognize for users but if you are aware of it please file a bug report in <link xref="https://live.gnome.org/Bugsquad/TriageGuide/NonGnome#Bug_trackers_for_distributions">the bug tracker of your GNOME distribution</link> instead.</p>
+<p>If you do not need help for configuration but you are sure that you have found a mistake or wrong behavior in the Evolution software, or if you want to request a feature you can file a report in the <link href="http://bugzilla.gnome.org">GNOME bug tracking system</link>. Note that this requires registration first. Please try to avoid filing duplicates and check the <link href="https://bugzilla.gnome.org/page.cgi?id=bug-writing.html">bug writing guidelines</link> first.</p><p>Also note that GNOME distributions sometimes introduce their own changes in Evolution that are not included in GNOME Evolution. This is hard to recognize for users but if you are aware of it please file a bug report in <link xref="https://live.gnome.org/Bugsquad/TriageGuide/NonGnome#Bug_trackers_for_distributions">the bug tracker of your GNOME distribution</link> instead.</p>
+
+<p>When reporting bugs exact information is welcome as it makes it easier for others to reproduce and fix the issue. If possible please include information such as the Evolution version (under <guiseq><gui>Help</gui><gui>Contents</gui></guiseq>), your distribution, and exact steps to reproduce the problem, click by click. See the <link href="https://bugzilla.gnome.org/page.cgi?id=bug-writing.html">Bug Writing Guidelines</link> for more information.</p>
</page>