Mini-Merge through Apply Suggestion in Snippet Diff
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
Sometimes additional contributors may want to suggest fixes or improvements to a Snippet. While Snippets will support forking and version control, there won't be a process to contribute back via Merge Request.
Particularly in personal snippets where no advanced permissions model will exist the ability to contribute improvements through some kind of managed mechanism will be important.
Proposal
Inside of the diff view of snippets, we should support suggested changes. This would allow anyone to contribute suggestions and for snippet owners to accept these contributions back to the snippet.
Considerations
This could be a path for abuse so we may need some kind of "willing to accept suggestions" toggle that either allows or denies this functionality so that people aren't just suggesting changes and snippet owners are needing to reject them.