Update CONTRIBUTING.md Section2.7.b - making sure devs checkout gh-pages first #5698
Closed
5 tasks done
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
Feature: Wiki
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 0.5pt
Can be done in 3 hours or less
Milestone
Prerequisite
Overview
In the instructions in CONTRIBUTING.md 2.7.b "Working on an issue (2): Create a new branch where you will work on your issue", we need to ensure that the developer has checked out the
gh-pages
branch prior to proceeding to create the issue branch, and that after making files changes, the developers uses caution when usinggit add
to prevent inclusion of unwanted files in the subsequent commit.Action Items
with
with
(for example: https://github.com/bonniewolfe/website/blob/issue-branch-1234/CONTRIBUTING.md)
Resources/Instructions
CONTRIBUTING.md 2.7.b "Working on an issue (2): Create a new branch where you will work on your issue"
Getting started with writing and formatting on GitHub
The text was updated successfully, but these errors were encountered: