Docs feedback: Missing Project members permissions on GitLab Project Snippets (Edit and Delete)
- Doc: https://docs.gitlab.com/ee/user/permissions.html#project-members-permissions When it comes to snippets, there is only a permissions note on who can **create** project snippets: ``` Projects: Create snippets ``` Which is **Reporter**, or greater. It looks like they can create and edit their own snippets, but they cannot edit other project snippets made by other users unless they have higher level permissions. There should be details on who can **Edit** or **Delete** GitLab Project Snippets they didn't create (and if they are the same for private/public). This should be detailed in potentially both the permissions page and the Snippets doc (since neither list how this works): - https://docs.gitlab.com/ee/user/snippets.html <!-- Don't edit below this line -->
issue