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
Goal:
Contribute some work for the bootcamp project!
Do the following:
clone bootcamp repo
create a new feature branch called 'feature/review_YourName' (e.g. 'feature/review_taitruong')
Every time you worked through the challenges and exercises you may find:
some bugs (wrong wording, missing explanations)
new features (new examples, additional references and explanations)
For those cases go to your feature branch:
fix the bugs
add new features
commit and push your feature branches!
Later (in challenge-020, pull requests) you will create a pull request for this feature and the team decides which of your changes (bugs and features) will be merged back into the develop branch!
The text was updated successfully, but these errors were encountered:
Goal:
Contribute some work for the bootcamp project!
Do the following:
Every time you worked through the challenges and exercises you may find:
For those cases go to your feature branch:
Later (in challenge-020, pull requests) you will create a pull request for this feature and the team decides which of your changes (bugs and features) will be merged back into the develop branch!
The text was updated successfully, but these errors were encountered: