Op 16-2-2012 21:31, Xu Wang schreef:
Hi,I have read here: http://wiki.lyx.org/Devel/Git and I see there is lyx here: https://gitorious.org/lyx can I fork on gitorious and then issue a pull request?
You can better fork from gitorious if you like and send a patch to the mailing list. In that way everyone will be able to pick up the patch and/or comment on it. You can use "git format-patch" and or "git send-email" (IIRC) for that purpose.
Vincent