-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
ER: Section 2.7d of CONTRIBUTING.md needs new image and upstream branch specified. #6208
Comments
This comment was marked as outdated.
This comment was marked as outdated.
@danvgar So what are you suggesting for the changes? Also, choose the checkbox for the Recommended Action Items |
I am not entirely sure what the solution should be, but I believe if the code is modified to include the upstream branch, it should work. I can dig a bit deeper and provide a step-by-step proposal if that's what you'd like, just let me know. I talked with @roslynwythe and it sounds like this should have been two Emergent Requests / Issues, since the broken image link is a separate task. |
This comment was marked as outdated.
This comment was marked as outdated.
Hi @danvgar
Thank you for writing this ER. When you have made the updates, please apply the "ready for dev lead" label and ping me via Slack. If you wish to write the issue for fixing the broken images, go ahead and self-assign this ER. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
@roslynwythe ER description has been updated with draft solution instructions. I'm not sure what you meant about I've created two new issues for approval below. |
Thank you @danvgar for writing these issues. This ER will be closed "as completed". |
Emergent Requirement - Problem
Section 2.7d of CONTRIBUTING.md needs new image and upstream branch specified.
Below is the error received if just using
git pull upstream
without specifying an upstream branch.Issue you discovered this emergent requirement in
Date discovered
Did you have to do something temporarily
Who was involved
@danvgar
What happens if this is not addressed
Resources
Recommended Action Items
Potential Solutions [Draft] – Update CONTRIBUTING.md Section 2.7.d with correct upstream branch
Prerequisite
Overview
The readability and accuracy of our CONTRIBUTING.md documentation is crucial for ensuring a smooth onboarding process for new members. The current documentation in Section 2.7d does not provide an upstream branch for the user to pull from prior to pushing their code, and results in an error because a branch was not specified. We need to update this code to include the correct upstream branch.
Action Items
CONTRIBUTING.md
with
(for example: https://github.com/bonniewolfe/website/blob/issue-branch-1234/CONTRIBUTING.md)
Resources/Instructions
Potential Solutions [Draft] – Fix broken image in CONTRIBUTING.md Section 2.7.d
Prerequisite
Overview
The readability and accuracy of our CONTRIBUTING.md documentation is crucial for ensuring a smooth onboarding process for new members. The current documentation in Section 2.7d contains a broken image that needs to be fixed.
Action Items
CONTRIBUTING.md
with
(for example: https://github.com/bonniewolfe/website/blob/issue-branch-1234/CONTRIBUTING.md)
Resources/Instructions
The text was updated successfully, but these errors were encountered: