Glitch Feature similar to Pull Requests

A common issue here is how to help each other in the code editor. There’s a simple solution where you let a person in and let them do some tinkering until they find a solution but this comes with the downside of not being able to find the best solution. One person may have a better solution(like detecting screen sizes instead of detecting user agents).
My idea is that when someone wants to suggest a change to a project they can take the project and remix it. Then when they are done they pick the project from the remix tree(please don’t put hello-express or any of the templates in it otherwise we’ll be seeing hundreds of projects) and glitch can use git to compare these to repos. When that finishes the user can write a summary of what they did and it will appear on their suggestions section and the orginal author can choose to approve it.

Nice idea! Along with the “git compare” part, it would be nice if they got merged automatically (if the owner chooses to).

3 Likes

here is a vote! -------

3 Likes