Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

I don't have role option in my GitHub repository

Tags:

github

I should have a role option as it is in GitHub tutorial.

Instead I have this:

How can I unlock this option?

I tried to make a repository public. It didn't work.

like image 708
Elizaveta Grushnikova Avatar asked Sep 20 '25 08:09

Elizaveta Grushnikova


1 Answers

It looks like that for personal accounts there are only two types of permission levels: repository owner and collaborators. To get more roles, you have to have an organization account. It might be the case that their documentation hasn't been updated.

like image 193
Marcelo Paco Avatar answered Sep 23 '25 12:09

Marcelo Paco