2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-23 00:10:34 +03:00

Update README.md

This commit is contained in:
Cristi Jora
2017-04-26 20:40:03 +03:00
committed by GitHub
parent c31794d91f
commit 8729d31fa3
+1
View File
@@ -161,3 +161,4 @@ Vue-form-wizard emits certain events when certain actions happen inside the comp
4. After making your changes make sure to pull the changes from the source repo to avoid conflicts 4. After making your changes make sure to pull the changes from the source repo to avoid conflicts
5. `npm run build` to generate the new js and css bundles 5. `npm run build` to generate the new js and css bundles
6. Commit your changes + the js and css bundles so it's easy to test them right away in fiddles, codepen etc 6. Commit your changes + the js and css bundles so it's easy to test them right away in fiddles, codepen etc
7. Open a Pull Request. For more information refer to [github forking workflow](https://gist.github.com/Chaser324/ce0505fbed06b947d962)