Hi
A good starting point is this document:
https://github.com/lxde/lxqt/wiki/Contributing-code
We all have different workflows but if you work on lxqt apps day to
day, you will definitely want to do what you're doing here. It's not
as necessary if you are just contributing once in a while.
J. Lec
Hello folks,
I wondered what's the best workflow for LXQt.
I will tell you what I do and would be happy to hear your approaches,
maybe also comparisons.
I tend to have all applications I work on in ~/src.
So initially I do:
$ https://github.com/lxde/lxqt ~/src/lxqt
$ cd ~/src/lxqt
$ git submodu