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
Keep in mind that after running `yarn install` the git repo is reset. So a good way to cope with this is to have a copy of the folder to push the changes, and the other to try them.
16
-
17
15
Make and commit your changes. Make sure the commands `yarn build` and `yarn test:prod` are working.
18
16
19
17
Finally send a [GitHub Pull Request](https://github.com/pedronauck/reworm/compare?expand=1) with a clear list of what you've done (read more [about pull requests](https://help.github.com/articles/about-pull-requests/)). Make sure all of your commits are atomic (one feature per commit).
0 commit comments