- Fork repository
- Go to project's directory
- Run yarn to install packages
- Run yarn start to start the project
Name your branch issue_number_group_sign_issue-name
.
Eg. issue Stories list #4
for the group A becomes 4_A_stories_list
- Choose the task from github issues: https://github.com/deployed/deploygram/issues
- Create branch from your master with the proper name
- Write the code
- Push you changes and create Pull Request to your master
- Wait for code review
- If there are requested changes, fix your code
If everything is alright, mentor will approve your PULL REQUEST and merge it to master.