{{ define "title" }}new pull | {{ .RepoInfo.FullName }}{{ end }} {{ define "repoContent" }}

This is v1 of the pull request flow. Paste your patch in the form below. Here are the steps to get you started:

{{ if not .RepoInfo.Roles.IsPushAllowed }} {{ template "fragments/pullPatchUpload" . }} {{ else }} {{ template "fragments/pullCompareBranches" . }} {{ end }}
{{ end }} {{ define "repoAfter" }}
{{ end }}