Skip to content

Commit 45bca37

Browse files
committed
docs(readme): update contribution steps
1 parent 5c85f38 commit 45bca37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ See the [open issues](https://github.com/Cristians953/react-codegen-cli/issues)
117117
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
118118

119119
1. Fork the Project
120-
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
121-
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
122-
4. Push to the Branch (`git push origin feature/AmazingFeature`)
120+
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature dev`)
121+
3. Commit your Changes (`npm run commit`)
122+
4. Push to the Branch (`git push origin feature/amazing-feature`)
123123
5. Open a Pull Request
124124

125125
## License

0 commit comments

Comments
 (0)