Using github to work on LFE is a Good Thing. Forking LFE and telling
me when there is something to pull makes it easy for me to incorporate
changes. But it is even better if you create your own branches to do
it in and don't use either master or develop; pretty much like with
otp. This make is it easier for me to keep my branches clean and
simple and still make it possible to see where things have been
imported and from whom.
Of course it is entirely possible I have missed something when using
git and github, I freely acknowledge that I am a naive user.
Robert