Created
November 23, 2016 01:02
-
-
Save jabbett/1aed14698612e8997fe0b9bd8814db82 to your computer and use it in GitHub Desktop.
Product tour definition for Abraham
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
intro: | |
steps: | |
1: | |
text: "Welcome to your dashboard! This is where we'll highlight key information to manage your day." | |
2: | |
title: "Events" | |
text: "If you're participating in any events today, we'll show that here." | |
attachTo: | |
element: ".dashboard-events" | |
placement: "right" | |
3: | |
title: "Search" | |
text: "You can find anything else by using the search bar." | |
attachTo: | |
element: ".navbar-primary form" | |
placement: "bottom" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment