Skip to content

Commit d6c57cd

Browse files
authored
Update branch naming instructions in README (#426)
Clarify instructions for branch naming in README. Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent 5b9d692 commit d6c57cd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ git checkout -b my-feature-branch
100100
```
101101

102102
Use a descriptive branch name that reflects your change, e.g. `add-jbampton` or `fix-yaml-typo`.
103-
Replace `your-github-username` in every example below with the actual branch name you chose here.
104103

105104
### Step 4: Create Your Profile File
106105

0 commit comments

Comments
 (0)