Skip to content

Commit 70eea73

Browse files
authored
Clarify contribution workflow instructions
1 parent f550933 commit 70eea73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ We welcome contributions to improve the website! All changes should go through t
100100

101101
### Workflow
102102

103-
1. **Fork and clone** the repository (external contributors) or create a branch (team members)
103+
1. **Fork and clone** the repository and create a branch for your update:
104104

105105
```bash
106106
git checkout -b update/your-change-name

0 commit comments

Comments
 (0)