Trying to open a BitBucket PR with just the URL, with the dest. and feature branches pre-populated:
https://bitbucket.org/<repo_name>/pull-requests/new?source=<source_branch>&dest=<destination_branch>
This gives me 404:
What would be the proper format?