Can I limit Github issue creation of a public project to members?

Viewed 36

We have an open-source project in a public Github repository, and we want to use issues for qualified bug tracking and other things. However, we don't want to allow everyone to create issues, but only project members.

Is this somehow possible with Github? In Gitlab, there's a setting for that.

1 Answers
Related