Skip to content

Commit 677a7ae

Browse files
committed
docs(contributing): update upstream branch name to master -> dev
1 parent 6f4649d commit 677a7ae

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
@@ -222,7 +222,7 @@ export function createMyHook(input: PluginInput) {
222222

223223
## Pull Request Process
224224

225-
1. **Fork** the repository and create your branch from `master`
225+
1. **Fork** the repository and create your branch from `dev`
226226
2. **Make changes** following the conventions above
227227
3. **Build and test** locally:
228228
```bash

0 commit comments

Comments
 (0)