I'm managing a GitHub repo for a college team project, and so, I added my team members as collaborators on the repo
Since i'm the "owner" of the project, I want them to create their pull requests but have them be approved and merged only by me, but I can't seem to find any options relating to this
I already got the merge protection to ensure that no one can merge directly onto master without doing a PR from another branch
These are my :current master branch settings