Open
Description
From @stevenroose on May 25, 2016 11:24
Currently, users can only make pull requests if they have an account on the same Gogs instance. It should also be possible to make pull request from external repositories like GitHub or other Gogs/GitLab repo's.
This could be integrated with gogs/gogs#1297 and gogs/gogs#3130.
Copied from original issue: gogs/gogs#3131