About github Fork/Pull request workflow
Created by: Jazznight
current branch: 5-2-stable current commit: 33b76b7
I expect to send a pull request to original project. But it has something wrong as below picture...
- I fork this project from administrator to my ns(dev1)
- I clone it to my nb and added new branch , then push back to server@dev1
- as the picture. There is only a merge request which just merget to my forked project.
My question is...
Base on the #3597 and #4051. If I understand correctly, there maybe have a button which help me send pull request to origin project@administrator?