Remote PRs are wonderful, but they are still rough to work with.
The text should probably be simplified a bit and also clarified (it's a bit confusing)
Remote pull-requests are pull-requests made from a project *not* hosted on pagure or not hosted on the same pagure instance than the target project, hosted on pagure. If you wish to create a pull-request from a fork to a project on pagure, visit your fork, go to the branch where you pushed your changes, it will show the commits that can be merged with a red asterisk and click on the "Pull-Request" button. Title* Git repo address* Git branch*
Better text
*Remote pull-requests* are pull-requests from projects hosted somewhere else than this Pagure instance. If you would like to submit a new remote pull-request to this project, please provide the URL for the remote Git repository and the branch you want to merge. Title* Git repo address* <-- this is a bit confusing. Which address? Branch*
The style is also a bit weird, looks like some CSS rules are missing.
If possible, it would be nice to improve the 500 error page as well
This was fixed by https://pagure.io/pagure/pull-request/1265
@pingou changed the status to Fixed
Fixed