fleet/handbook/sales/sales.rituals.yml
Sampfluger88 0c30bc2b0b
Create customer-success.md (#14697)
...

---------

Co-authored-by: Zay Hanlon <114112018+zayhanlon@users.noreply.github.com>
Co-authored-by: Luke Heath <luke@fleetdm.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-11-02 11:06:30 -05:00

21 lines
1.1 KiB
YAML

# https://github.com/fleetdm/fleet/pull/13084
-
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" # must be supported by
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: "alexmitchelliii" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
autoIssue: # Enables automation of GitHub issues
labels: [ "#g-sales" ] # label to be applied to issue
-
task: "Review rep activity"
startedOn: "2023-09-18"
frequency: "Monthly"
description: "https://fleetdm.com/handbook/customers#review-rep-activity"
moreInfoUrl: "https://fleetdm.com/handbook/customers#review-rep-activity"
dri: "alexmitchelliii"