fleet/handbook/marketing/marketing.rituals.yml
Andrew Baker 8549092670
2023-10-05 Social community keywords (#14245)
Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-10-05 20:38:31 -05:00

45 lines
2.5 KiB
YAML

-
task: "Prioritize for next sprint" # Title that will actually show in rituals table
startedOn: "2023-09-04" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday
frequency: "Triweekly"
description: "Drag next sprint's priorities to the top of the 'Not yet' column." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)"
moreInfoUrl: "https://fleetdm.com/handbook/company/why-this-way#why-make-work-visible" #URL used to highlight "description:" test in table
dri: "mikermcneil" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
autoIssue: # Enables automation of GitHub issues
labels: [ "#g-marketing" ] # label to be applied to issue
-
task: "Optimize ads"
startedOn: "2023-09-25"
frequency: "Biweekly"
description: "Apply an ad variation to each ad every two weeks."
moreInfoUrl: "https://fleetdm.com/handbook/marketing#optimize-ads-through-experimentation"
dri: "DrewBakerfdm"
-
task: "Process pending swag requests from the website" # Title that will actually show in rituals table
startedOn: "2023-09-20" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday
frequency: "Weekly" # must be supported by
description: "Complete draft orders." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)"
moreInfoUrl: "https://fleetdm.com/handbook/marketing#process-pending-swag-requests-from-the-website" #URL used to highlight "description:" test in table
dri: "drewbakerfdm" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
-
task: "Engage with the community"
startedOn: "2023-09-20"
frequency: "Daily"
description: "Find relevant conversations with the community and contribute"
moreInfoUrl: "https://fleetdm.com/handbook/marketing#engage-with-the-community"
dri: "drewbakerfdm"
-
task: "Review ongoing events"
startedOn: "2023-10-02"
frequency: "Daily"
description: "Check 🗓️ Planned events and complete steps in each issue"
moreInfoUrl: "https://fleetdm.com/handbook/marketing#review-ongoing-events"
dri: "drewbakerfdm"
-
task: "Book an event"
startedOn: "2023-10-02"
frequency: "Weekly"
description: "Populate 🗓️ Ideas for future events"
moreInfoUrl: "https://fleetdm.com/handbook/marketing#book-an-event"
dri: "drewbakerfdm"