This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Added and adapted "Get Started" content for PayID #125
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
High Level Overview of Change
After watching some user interviews, it became clear that they value tutorials. These are all simplistic, in that they don't create an actual app for sending or receiving, but they do set up a clear list of "Get Started" options. If a user is too sophisticated for the Sandbox tutorial (which I think likely), they can just ignore it, but it's available for someone who wants more guidance. The PayID CLI topic was repurposed as a "Get Started" as that is where it naturally fits, I think, with the example commands. I might work on making it more tutorial-like.
Context of Change
Clear evidence from user interviews that they wanted more tutorials.
Type of Change
Before / After
Added a new tutorial, repurposed existing content for PayID CLI, renamed the Metrics Tutorial to match the others.
Test Plan
Built locally.
Future Tasks
Leaving this as a draft pull request to get feedback.
I also want to fix the images somehow, because they seem excessively large.