{{define "title"}}#{{.Issue.Number}} · {{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}} {{template "repoheader" .}}
{{.Issue.State}} {{.Issue.Author}} opened this on {{when .Issue.CreatedAt}} {{if .Issue.Labels}} · {{range .Issue.Labels}}{{.}} {{end}}{{end}} {{if .Issue.Assignees}} · assigned to {{range .Issue.Assignees}}{{.}} {{end}}{{end}} {{if .Issue.Milestone}} · milestone {{.Issue.Milestone}}{{end}}
{{.Issue.Body}}
save
comment