Skip to content

Commit ad40f2e

Browse files
authored
Update branch naming instructions in README
Clarify instructions for branch naming in README.
1 parent a7ef03c commit ad40f2e

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)