decomp.me
decomp.me copied to clipboard
Pull request submittal
Blocked on #83.
There should be a button that you can press on the frontend, if you've matched the function, that:
- forks the project repository
- branches from upstream master to a branch
- adds the matched function, replacing the INCLUDE_ASM/GLOBAL_ASM macro
- creates a pull request
Preferably all this would occur in the user's browser, although I'm unsure how that's possible..