Update pr-functions vignette to use 'main'. Fixes #1491. #2185
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.
Hi,
First, thank you so much for the guidance on this vignette — I really appreciate the help and the opportunity to contribute.
This PR makes a few updates:
1. Changes references from master to main.
2. Updates the second round of review to show the reviewer suggesting a change via GitHub (instead of fetching and modifying locally). This removes some detail about the reviewer’s workflow.
3. Adds Garrick’s diagram to summarize the pr_*() flow.
4. Updates all screenshots to include both ...-light.png and ...-dark.png, so that if/when vignettes move to Quarto, the dark theme will be supported without re-creating the images.
There still may be small errors — please let me know if you spot anything and I’ll be glad to fix them.
Thanks again!