forked from qt-creator/qt-creator
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 <eike.ziller@qt.io>
This commit is contained in:
11
README.md
11
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:
|
||||
|
Reference in New Issue
Block a user