I forked a project from github, and today I pushed my changes. I want to be a contributor.
So, could the project owner also see my changes ?
I forked a project from github, and today I pushed my changes. I want to be a contributor.
So, could the project owner also see my changes ?
The owner of the original repo won't see your changes until you make a pull request.
Remember to make it from a dedicated branch (dedicated for your changes)
See "couples of tips for PR".