I made some minor modifications to the engine source code and I think it would be valuable to the rest of the community. I tried to submit a pull request for the UE4 source code, but I get the following error:
Hello.
Is there any instructions or tutorial about submitting pull requests for UE4 repository on GitHub? I believe forking of repository is not required because I checked pages of some pull request authors and most of them doesn’t have UE4 repository forks. Is it really possible to submit changes without making a fork?
I wrote a small hint sheet for submitting a pull request - Trello, probably it could be useful for somebody. Thanks to Rama for initial instructions he provided to me