[Qt-creator] QtCreator plugin contribution
André Hartmann
andre.hartmann at iseg-hv.de
Mon Apr 13 08:18:29 CEST 2015
Hi,
> BTW, there are more Wiki pages that you need to crunch:
> https://wiki.qt.io/Branch
> https://wiki.qt.io/Branch_Guidelines
> The latter explains recommendations and caveats of possible
> development workflows.
But that's only true for Qt itself.
Creator has a much simpler workflow:
* new features go to master
* Bug fixes go to the latest stable branch or to master,
depending on the importancy and technical risk
So just push your new plugins to master.
Best regards,
André
More information about the Qt-creator
mailing list