Search code examples
githubopen-source

Contributed repositories not listed in my GitHub repositories


I have made several pull requests that were merged into a public repository. My name is listed as a contributor but I can't find the repository in my GitHub repositories. The only way is to create a fork but it would show up as a "forked from" repository.

When I visited the profile of other contributors I saw that they had the original repository on their profile. How can I do that?


Solution

  • Simply follow these steps:

    1. Go to your GitHub profile.

    2. Click on Customize your pins:

    Step 2

    1. In the Edit pinned items dialog, you can select the repositories you have contributed to, which will display them on your GitHub profile.

    Step 3