Qt Project Guidelines: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(clean-up)
Line 10: Line 10:


* [[The Qt Governance Model]]
* [[The Qt Governance Model]]
* [https://www.qt.io/contributionagreement/ Qt Contribution Agreement]
* [[Maintainers]]
* [[Maintainers]]
* [[Qt Contribution Guidelines]]
* [[Qt Contribution Guidelines]]
* [[Requesting New Repositories]]
* [[Requesting New Repositories]]
* [[Code Reviews|Contributing and Reviewing Code]]
* [[Commit Policy]]
* [[Commit Policy]]
* Qt Framework
* Qt Framework

Revision as of 06:23, 25 April 2016

En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh

The Qt Project is a meritocratic consensus-based community interested in Qt. Anyone who shares that interest can join the community, participate in its decision making processes, and contribute to Qt’s development.

This wiki holds guidelines and documentation regarding code contributions to Qt. For an overview over all different ways to contribute to the Qt Project, please take a look at our home page.

Contributions

Things you generally need to know if you want to participate with code contributions.

Coding Guidelines

Things you need to know before you start writing Qt code.

Tooling

Things you need to know before you submit your code.

Tools to help development of your code.

Quality Engineering

Things you need to know to ensure good code quality.

Related Articles

Community