summaryrefslogtreecommitdiffstats
path: root/doc/src/bughowto.qdoc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-23 13:45:51 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-23 13:46:57 (GMT)
commit6689850242c524cea7877d5fdb41d235e0b55d87 (patch)
tree92144b51f47e00a95effaecc9706ee560a6392a7 /doc/src/bughowto.qdoc
parent9a1e0047d02fd94f92eda6cd6751bfe4cd876cd2 (diff)
downloadQt-6689850242c524cea7877d5fdb41d235e0b55d87.zip
Qt-6689850242c524cea7877d5fdb41d235e0b55d87.tar.gz
Qt-6689850242c524cea7877d5fdb41d235e0b55d87.tar.bz2
Doc: link to bugreport form and the public repository
Diffstat (limited to 'doc/src/bughowto.qdoc')
-rw-r--r--doc/src/bughowto.qdoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/src/bughowto.qdoc b/doc/src/bughowto.qdoc
index 927cb04..fae1180 100644
--- a/doc/src/bughowto.qdoc
+++ b/doc/src/bughowto.qdoc
@@ -52,7 +52,9 @@
Notes}, and the \l{Task Tracker} on the Qt website to see
if the issue is already known.
- Always include the following information in your bug report:
+ If you have found a new bug, please submit a bug report using
+ the \l{Bug Report Form}. Always include the following information
+ in your bug report:
\list 1
\o The name and version number of your compiler
@@ -66,6 +68,6 @@
such a program can be created with some minor changes to one
of the many example programs in Qt's \c examples directory.
- Please submit the bug report using the \l{Task Tracker} on the Qt
- website.
+ 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}.
*/