{{define "title"}}#{{.Issue.Number}} · {{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}}
{{.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}}
{{.Notice}}
{{.Issue.Body}}
save
comment