aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-10-02 09:58:59 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-10-02 14:37:24 +0000
commitcc05190dfafa48e985d595b00bdf9f1a8ba14f0e (patch)
tree7e3af2453dec45cfd1e494e3dc9fdd3040390e36
parent0cdaf2fdd5a38c0cf3c2d8522a668981730e47fb (diff)
readme: Add link to bug tracker
Pick-to: 6.5 Change-Id: Ida7529550d0ef2d816f86d82c1feaa581e0b624f Reviewed-by: Inkamari Harjula <inkamari.harjula@qt.io> (cherry picked from commit 0f9128717558e9513ffea6644776867ff7ba6ed8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 885aed8..a8c499c 100644
--- a/README.md
+++ b/README.md
@@ -61,12 +61,15 @@ For this reason QtWebEngine is not tested on older releases.
Contributing
------------
-To contribute to this layer you should submit the patches for review using
+To contribute to this layer submit the patches for review using
[Qt Gerrit](https://codereview.qt-project.org).
More information about Qt Gerrit and how to use it:
- - https://wiki.qt.io/Gerrit_Introduction
- - https://wiki.qt.io/Setting_up_Gerrit
+ - [Gerrit_Introduction](https://wiki.qt.io/Gerrit_Introduction)
+ - [Setting_up_Gerrit](https://wiki.qt.io/Setting_up_Gerrit)
+
+Report bugs on [Qt Bug Tracker](https://bugreports.qt.io) using
+`Yocto: meta-qt6 layer` component.
Layer maintainers
-----------------