-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing documentation on how to quickly checkout a PR #422
Comments
This comment was marked as outdated.
This comment was marked as outdated.
OverviewWe need to add documentation so that developers can checkout PRs quickly and effectively. Action Items
Resources/Instructions/Tags1.01 Example of another team's PR review guide Website team's PR review guide Documentation Addition NotesWhat's missing?
[alias]
pr = !sh -c \"git fetch upstream pull/${1}/head:pr/${1} && git switch pr/${1}\"
git pr 383
git prt 383
Where should it go?[REPLACE WITH URL OR INDICATE NEW PAGE AND PARENT PAGE] When would this information have been useful?
Which roles will benefit most from this information?
|
Dependency
Overview
We need to make it easy to:
This issue is the place to record missing documentation and start creating related new issues.
Details
see the following issues instead
Action Items
feature: docs: PD team documentation
size: 0.25pt
s: PD team
ready for dev lead
Resources/Instructions
Section 2: List of comments/issues about missing documentation on how to checkout a PR
The text was updated successfully, but these errors were encountered: