{{define "content" -}}
{{.ID}} {{.Title}}
{{if eq $.Data.Mode "epic"}}epic{{end}}
{{.Lane}}
| Created by | {{.CreatedBy}} |
| Owner | {{.Owner}} |
| Estimate | {{.EstimatedMinutes}} min |
| External ref | {{.ExternalRef}} |
| Spec | {{.SpecID}} |
| Created | {{.CreatedAt}} |
| Started | {{.StartedAt}} |
| Updated | {{.UpdatedAt}} |
| Closed | {{.ClosedAt}} |
{{.Description}}{{end}}
{{if .Design}}{{.Design}}{{end}}
{{if .AcceptanceCriteria}}{{.AcceptanceCriteria}}{{end}}
{{if .Notes}}{{.Notes}}{{end}}
{{.ID}}
{{if .Title}}— {{.Title}}{{end}}
{{if .PriorityLabel}}{{.PriorityLabel}}{{end}}
{{.Status}}
{{if .Assignee}}@{{.Assignee}}{{end}}
{{if .Blocked}}🚧{{end}}
No subtasks linked to this epic.
{{end}}{{.IssueID}}
{{if .Title}}— {{.Title}}{{end}}
{{.Type}}
{{if .Closed}}closed{{else}}{{.Status}}{{end}}
No outgoing dependencies.
{{end}}{{.IssueID}}
{{if .Title}}— {{.Title}}{{end}}
{{.Type}}
Nothing depends on this issue.
{{end}}No activity yet.
{{end}}Empty lane.
{{end}}
No comments.
{{end}}