You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,9 +117,9 @@ See the [open issues](https://github.com/Cristians953/react-codegen-cli/issues)
117
117
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**.
118
118
119
119
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`)
0 commit comments