{{ 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 .RepoInfo.Roles.IsPushAllowed }} {{ i "move-left" "w-5 h-5" }} {{ end }}
{{ $label := "paste your patch here" }} {{ $rows := 10 }} {{ if .RepoInfo.Roles.IsPushAllowed }} {{ $label = "or paste your patch here" }} {{ $rows = 4 }} {{ end }}
{{ end }} {{ define "repoAfter" }}
{{ end }}