Missing Documentation on how to quickly checkout a PR #440
Labels
complexity: small
All steps are laid out in detail so that someone new to the project can work on it
feature: docs: PD team documentation
documentation on PD team processes and architecture, etc.
good first issue
Good for newcomers
ready for dev lead
s: PD team
stakeholder: People Depot Team
size: 0.25pt
Can be done in 0.5-1.5 hours
Milestone
Overview
We need to add documentation so that developers can checkout PRs quickly and effectively.
Action Items
Resources/Instructions/Tags
Documentation Addition Notes
What's missing?
pr/xxx
:pr/xxx
(e.g., checking out PR Create SocMajor table #383 to a local branch calledpr/383
), run this replacing '383' with the relevant number:upstream
remoteprt/xxx
which tracks the remote branch in which the PR was originally created:prt/xxx
(e.g., checking out PR Create SocMajor table #383 to a local branch calledprt/383
), run this replacing '383' with the relevant number:git status -sb
upstream
remote, and that the remote containing the original working branch is setprt/xxx
branch if it already existsWhere should it go?
When would this information have been useful?
Which roles will benefit most from this information?
Backend/ Dev
The text was updated successfully, but these errors were encountered: