Skip to content

Commit ef14e2e

Browse files
Update .CONTRIBUTING.md
Co-authored-by: Erin Shaben <[email protected]>
1 parent 27b4743 commit ef14e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Before making contributions, you need to set up the proper directory structure f
7373
# Fork polkadot-docs on GitHub first, then:
7474
git clone https://github.com/YOUR_USERNAME/polkadot-docs.git
7575
cd polkadot-docs
76-
git checkout -b your-feature-branch
76+
git checkout -b YOUR_FEATURE_BRANCH
7777
```
7878

7979
Your directory structure should now look like:

0 commit comments

Comments
 (0)