[Interest] 'help'
Axel Spoerl
axel.spoerl at qt.io
Mon Sep 23 07:49:43 CEST 2024
Hi Suhas,
Do you have a Qt account already?
If not, create one according to this wiki: https://wiki.qt.io/How_to_Create_Qt_Account
On a general note: With a Qt account you can log into bugreports.qt.io and assign the bug to you, accept it and set it "In progress"
This is to show, that you're working on it and avoid double work by others in the community.
You have to clone qt5.git (don't be confused by qt5 - its dev branch actually points to Qt 6), checkout the dev branch and make your changes there.
Then set up git locally and your Gerrit account according to this wiki: https://wiki.qt.io/Setting_up_Gerrit
That's a bit more complicated, but you only have to do it once.
If you have troubles setting it up, I recommend the Qt Forum at https://forum.qt.io/ (for which you need a Qt account).
Once Gerrit/git is set up and your change is committed, git push gerrit HEAD:refs/for/dev will push it.
Cheers
Axel
________________________________
Von: Interest <interest-bounces at qt-project.org> im Auftrag von Suhas Krishanamurthy <suhaskrishanamurthy2076 at outlook.com>
Gesendet: Montag, 23. September 2024 07:22
An: interest at qt-project.org <interest at qt-project.org>
Betreff: [Interest] 'help'
Hello All
Our team has resolved the qt Doc bug, QTBUG-128445 we have resolved in .html file now we want to push the code but the code is in the qt build path, we cant push the build directory, so can you give me the solution where to exactly change the code and push it for the Gerrit review .
Regards
Suahs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20240923/128bb052/attachment.htm>
More information about the Interest
mailing list