Skip to content

Commit bddd2fa

Browse files
authored
Update branch naming instructions in README (#426)
Clarify instructions for branch naming in README.
1 parent a7ef03c commit bddd2fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)