From f913db2a933e2c1764e4c116d7d7eb568eb769dc Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Wed, 12 Dec 2018 10:59:10 +0100 Subject: [PATCH] Add contribution instructions to readme.md Add contents of HACKING to readme.md. This makes it clearer that Gerrit should be used for patches, and not GitHub. Change-Id: I3638bea4c31a03af130aeb456cf3f49f019304b0 Reviewed-by: Eike Ziller --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7ecc65bf1be..e51b533165e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,17 @@ The standalone binary packages support the following platforms: * (K)Ubuntu Linux 16.04 (64-bit) or later * macOS 10.11 or later +## Contributing + +For instructions on how to set up the Qt Creator repository to contribute +patches back to Qt Creator, please check: + +https://wiki.qt.io/Setting_up_Gerrit + +See the following page for information about our coding standard: + +https://doc-snapshots.qt.io/qtcreator-extending/coding-style.html + ## Compiling Qt Creator Prerequisites: