> On 13 Aug 2016, at 00:25, Charles Steinkuehler <[email protected]> > wrote: > > I'm not sure there's a workflow > that allows (easily) generating PRs to both machinekit and linuxcnc > repos via github's "point-and-click" UI.
I think there is, When you make a PR, the first thing you can do is choose the base fork (you can create PR’s across forks). So in my situation (forked from machinekit) instead of machinekit/machinekit I can choose linuxcnc/linuxcnc. So if you forked from LinuxCNC, follow Michaels example, push to github, one should also be able to make a PR to Machinekit The second screenshots is me making a PR from John his linuxcnc repo against machinekit/machinekit. see screenshot PR of machinekit -> linuxcnc: https://snag.gy/iNMPJH.jpg see screenshot PR of linuxcnc -> machinekit: https://snag.gy/fRVFoa.jpg -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
