I'm using a github project from another person, and I made a patch I think it could be usefull.
I've try a basic git push but I have this error
remote: Permission to *****.git denied to *****.
fatal: unable to access `'https://github.com/***/***/'`: The requested URL returned error: 403
How it's the correct way to push the change for the author considers it?
Thanks!