* Bram Moolenaar <[email protected]> [150821 14:59]: > Looks like most things are ready, I'll soon announce that GitHub is > ready for our business. > > What remains to be filled in is the section "Moving over to github - if > you have local changes" on http://www.vim.org/movetogithub.php > Who has a good text for that?
There was a longish thread on debian-devel a while back (I can't find it right now) about using github for development. One of the points raised was that if you accept github pull requests (from their web UI), then those developers who do not have (and perhaps do not wish to get) github accounts cannot participate. If you disallow github pull requests and only accept git PRs (perhaps with a dedicated mailing list), than anyone can participate. I have never used the github UI, so I don't know how true this is, and I may have misunderstood what the problems were, but it is at least something to consider. ...Marvin -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
