Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 671 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 671 Bytes

Gravitational Waves

At Ian's Request: DO NOT DELETE BRANCHES EVEN ONCE THEY ARE DONE

Feature lifecycle

  1. Create Issue for Feature/Bug
  2. Assign weight to the issue during sprint planning
  3. Someone picks it up (assigns themselves to it) during the sprint
  4. They create a feature branch for it using the format [issue number] - ['feature'/'bug'] /[description]
  5. Development....
  6. Create Pull Request from feature branch to develop
  7. Ticket goes into review.
  8. Another developer picks it up for Code Review
  9. If any suggestions, write them in the comments, once all the issues are resolved, Approve the pull request
  10. Press merge
  11. Ticket moves into Done