At Ian's Request: DO NOT DELETE BRANCHES EVEN ONCE THEY ARE DONE
- Create Issue for Feature/Bug
- Assign weight to the issue during sprint planning
- Someone picks it up (assigns themselves to it) during the sprint
- They create a feature branch for it using the format [issue number] - ['feature'/'bug'] /[description]
- Development....
- Create Pull Request from feature branch to develop
- Ticket goes into review.
- Another developer picks it up for Code Review
- If any suggestions, write them in the comments, once all the issues are resolved, Approve the pull request
- Press merge
- Ticket moves into Done