Home > Back-end >  Contributors tab not showing up on github repo page
Contributors tab not showing up on github repo page

Time:01-26

My repository https://github.com/paolotron/Drop-Hanabi does not show up the contributor tab in the bottom right corner as usual. What could be the cause?

CodePudding user response:

The main reason was that my repository is a fork and github doesen't count as contributions commits on forked repository, a solution is detaching the repository from the forked project by contacting github support

  •  Tags:  
  • Related