summaryrefslogtreecommitdiffstats
path: root/doc/src/bughowto.qdoc
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2012-11-26 12:31:41 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-26 13:06:56 +0100
commit829da77bb433d517fc03fc5bc045a0046d2894f4 (patch)
tree052390178beacfc8b41479a0dda8d9903124de59 /doc/src/bughowto.qdoc
parentaa02397bb05faf4ef209e2403447438e50a45b90 (diff)
Fix bug reporting documentation
Added links to jira, gerrit and the overview page on how to contribute. Change-Id: If8a975d78d4179a2d6d679e0c28b30e53b659279 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
Diffstat (limited to 'doc/src/bughowto.qdoc')
-rw-r--r--doc/src/bughowto.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/bughowto.qdoc b/doc/src/bughowto.qdoc
index 8af43a50b..0b2a5cd0b 100644
--- a/doc/src/bughowto.qdoc
+++ b/doc/src/bughowto.qdoc
@@ -61,5 +61,6 @@
the many example programs in Qt's examples directory.
If you have implemented a bug fix and want to contribute your fix
- directly, then you can do so through the \l{Public Qt Repository}.
+ directly, then you can do so through the \l{Public Qt Repository}. For
+ more details check out the qt-project wiki page on \l{Contributing to Qt}.
*/