Page 1 of 1

Propose a PR to CEFGlue mainstream

PostPosted: Wed Dec 07, 2016 11:56 am
by rodrigobarros
Hi All!

Can someone please point me how to propose a PR on CEFGlue code? I would bet that this information is available on some place already but I´ve failed to find it.

Thanks,

Rodrigo.

Re: Propose a PR to CEFGlue mainstream

PostPosted: Wed Dec 07, 2016 3:50 pm
by fddima
You can create pull request on bitbucket.
But better to discuss about planned changes before on forum.

Re: Propose a PR to CEFGlue mainstream

PostPosted: Wed Dec 07, 2016 3:59 pm
by fddima
Our team working on CefGlue vNext, but current CefGlue will be updated with CEF until vNext will not be released.
So, i'm always open for propositions and pull requests.
Standard workflow is fork & make pull request. The only thing that current repository is mercurial (hg), and it is bit too late migrate to git.
So you probably should install mercurial (tortoisehg is enough), fork on bitbucket, commit, and make pull request via bitbucket.