QtWebEngine/Contribute: Difference between revisions
Jump to navigation
Jump to search
(Remove auto-import header) |
No edit summary |
||
Line 4: | Line 4: | ||
We welcome contributions and feedback on QtWebEngine. We are very much aligned on the rest of the Qt project when it comes to [[Qt_Contribution_Guidelines|contribution guidelines and ways of working]], with our repository living in [http://code.qt.io/cgit/qt/qtwebengine.git/ gerrit ], so most of the things to consider [[:Category:Developing_Qt|while developing Qt]] should also apply. | We welcome contributions and feedback on QtWebEngine. We are very much aligned on the rest of the Qt project when it comes to [[Qt_Contribution_Guidelines|contribution guidelines and ways of working]], with our repository living in [http://code.qt.io/cgit/qt/qtwebengine.git/ gerrit ], so most of the things to consider [[:Category:Developing_Qt|while developing Qt]] should also apply. | ||
Regarding C++11 feature use, check out what is allowed and prohibited by the [http://chromium-cpp.appspot.com/ Chromium C++11 style guide], for a general idea what can be also used in QtWebEngine. | |||
== Getting in touch == | == Getting in touch == |
Revision as of 15:40, 8 December 2015
Contributing to QtWebEngine
We welcome contributions and feedback on QtWebEngine. We are very much aligned on the rest of the Qt project when it comes to contribution guidelines and ways of working, with our repository living in gerrit , so most of the things to consider while developing Qt should also apply.
Regarding C++11 feature use, check out what is allowed and prohibited by the Chromium C++11 style guide, for a general idea what can be also used in QtWebEngine.
Getting in touch
#qtwebengine
We usually hang out on #qtwebengine on Freenode, feel free join !
qtwebengine@qt.io
You can also subscribe to the QtWebEngine development mailing list
Tasks
Here's the Trello board that is used to keep track of who's doing what and what is yet to be tackled (a lot).