I have a repo on GitHub. Someone forked that repo and is doing some work in their fork. I want to fork their fork to help them before they do a pull request to get the repo back into the main repo which I own. Problem is that when I try and fork their for (of my repo) it won't allow me to fork that back into my "area."
What is the paradigm that's typically followed to achieve what I'm trying to do above?