On Thursday 10 May 2012 07:49:25 Carl Schumann wrote: > Qt Community, > > On 8 May 2012 I submitted a bug report: > > https://bugreports.qt-project.org/browse/QTBUG-25691 > > I have a proposed fix which I am trying to submit. I used the > following documentation in my attempt: > http://wiki.qt-project.org/Git_Introduction > > I am now to the point in the above documentation's procedure where I am > told to make a merge request. When I do so I get a form that asks me to > specify "Target Repository". There are many possible options, e.g., > icefox. The documentation does not indicate which one I should chose. > I would appreciate some explanation please. Thanks for any help.
Contribution now happens via gerrit. You can read more documentation there: http://wiki.qt-project.org/Gerrit_Introduction You should push bug fixes to the qtbase master branch Don't forget to make the commit fulfill the requirement (this include for example the regression test) http://wiki.qt-project.org/Qt_Contribution_Guidelines Thanks for your contribution. It is always welcome even if it may seem a bit hard to get it right. -- Olivier Woboq - Qt services and support - http://woboq.com _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
