svb-hikip / hikipfe-react-public

4 stars 20 forks source link

Access denied to push branches #6

Closed anthonym995 closed 4 months ago

anthonym995 commented 4 months ago

Description

I was unable push branches to remote repo shows access denied, please provide access.

Screenshots

git_access

svb-hikip commented 4 months ago

To contribute to a public repository you will have to fork that repository, creating your version which you will have write access to, write to that version, and then send a pull request from that version back to the original repository.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork

svb-hikip commented 4 months ago

image

After you make the changes in your forked repo, you will get an button for contribute Check the screenshot of a forked repo above