I have a small PR I’d like to contribute, but I’m not sure who to ask for write access to the repo.
hey there, you don’t ask anyone.
You just crate a pull requests on your own and someone at epic might look at it.
They’ll reply to your pull requests with comments and suggestions more often than not if something’s not entirely ok with it.
How it works is if they like it they’ll manually merge it with the engine.
Hey, thanks for this information. If that’s true, there’s something wrong with my github setup. I’m able to see the repository on github.com, can clone it (suggesting I have read access) but I can’t push a new remote branch to the repo (AFAIK, that’s the only way to make a pull request).
What am I missing?
$ git push -u origin nickpdemarco/spring-arm-customization
remote: Repository not found.
fatal: repository 'https://github.com/EpicGames/UnrealEngine.git/' not found