aparna03dubey / AddYourCard

Add your name, GitHub user id and any project repository link and get your PR merged.
https://aparna03dubey.github.io/AddYourCard/
7 stars 17 forks source link

i want to add my git project with hacktoberfest-accepted tag #30

Open Blink29 opened 8 months ago

Blink29 commented 8 months ago

remote: Permission to aparna03dubey/AddYourCard.git denied to Blink29. fatal: unable to access 'https://github.com/aparna03dubey/AddYourCard.git/': The requested URL returned error: 403

LeaDevelop commented 8 months ago

This error usually occurs if you try to submit directly to repository to which you don't have permissions. So, best is to fork or clone it the repository you are attempting to contribute to. Create development feature branch based on the main branch, commit the change and then create pull request to repository you want to contribute to :) https://docs.github.com/en/get-started/quickstart/contributing-to-projects