Xavier-Amatller / Proyecto-Inicial-Git

0 stars 0 forks source link

Goal

Implementation

  1. Create repository using this template to group git account
  2. Check Game Class diagram and current implementation to identify what is pending to do
  3. Assign every issue to a group member
  4. Create a branch for each issue
  5. Clone repository in local environment
  6. Check out to corresponding branch
  7. Code the change described in issue
  8. Push from your local environment to your repository
  9. Create a pull request from member branch to master branch
  10. Resolve conflicts(if apply)
  11. Wait merge is approved by project manager
  12. Once merge is done, confirm your changes are in original repository
  13. Review if issue is closed