Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -1035,6 +1035,7 @@ export const tracks: Tracks = {
displayName: "Evangelism",
category: "D",
summary: "Promotes Vend to the outside world and establishes it as an attractive and thoughtful place to work",
description: "Vend devotes a lot of intentional thought to all its endeavours, whether our technical innovations, the cultural impact of our choices, or how we design our organisation. We strive to create a healthy, balanced, and mindful workplace, build exceptional products, and engage with the outside world in a responsible, inclusive way. We want our people to be communicating these efforts externally, representing Vend well, building partnerships with other organisations, and encouraging people to get to know us more.",
milestones: [
{
summary: "Represents Vend well externally, and influences individuals positively",
Expand All @@ -1044,9 +1045,10 @@ export const tracks: Tracks = {
"Communicates genuine and honest excitement about their work externally"
],
examples: [
"Shared a Vend product launch post on Facebook",
"Shared a Vend product launch post or a job ad on social media",
"Acted as a guide for a non-friend visitor to the office",
"Supported PR efforts by giving a quote or having a photo taken"
"Supported PR efforts by giving a quote or having a photo taken",
"Promoted Vend by talking to people at a conference or a meetup"
]
},
{
Expand Down