45 lines
982 B
YAML
45 lines
982 B
YAML
logo:
|
|
collection: writebook
|
|
creator: david
|
|
column: writebook_triage
|
|
title: The logo isn't big enough
|
|
due_on: <%= 3.days.from_now %>
|
|
created_at: <%= 1.week.ago %>
|
|
status: published
|
|
last_active_at: <%= 1.week.ago %>
|
|
|
|
layout:
|
|
collection: writebook
|
|
creator: david
|
|
column: writebook_triage
|
|
title: Layout is broken
|
|
created_at: <%= 1.week.ago %>
|
|
status: published
|
|
last_active_at: <%= 1.week.ago %>
|
|
|
|
text:
|
|
collection: writebook
|
|
creator: kevin
|
|
column: writebook_in_progress
|
|
title: The text is too small
|
|
created_at: <%= 1.week.ago %>
|
|
status: published
|
|
last_active_at: <%= 1.week.ago %>
|
|
|
|
shipping:
|
|
collection: writebook
|
|
creator: kevin
|
|
column: writebook_triage
|
|
title: We need to ship the app
|
|
created_at: <%= 1.week.ago %>
|
|
status: published
|
|
last_active_at: <%= 1.week.ago %>
|
|
|
|
buy_domain:
|
|
collection: writebook
|
|
creator: david
|
|
title: Buy domain
|
|
created_at: <%= 1.week.ago %>
|
|
status: published
|
|
last_active_at: <%= 1.week.ago %>
|