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-boun...@qt-project.org> im Auftrag von Suhas Krishanamurthy <suhaskrishanamurthy2...@outlook.com> Gesendet: Montag, 23. September 2024 07:22 An: interest@qt-project.org <interest@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
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest