This repository was archived by the owner on Feb 25, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Ticket Workflow
Kenny Hong edited this page Nov 7, 2016
·
3 revisions
So you want a ticket eh? Well, here's how it works. So...
You need to actually know what you are doing, or at least what you want to do first. So go ahead and pick something from the milestone you were assigned to OR pick something you really want to do (Just tell the project owners first to avoid mix up).
Once you have your ticket you will do the following:
- Assign it to yourself by clicking the issue and clicking assign to me.
- Move the ticket from the project board from In Queue to In Development.
- Work on it. (See Development Process)
- Test it. (See Development Process)
- Code Review it and move your ticket in the board from In Development to Code Review. (... Development Process)
- Once its been approved either Ryan, Kenny, or maybe even Alex will merge it into the master GITHUB branch.
- Once merged YOU don't have to worry about moving it from Review to Staging and from Staging to Approved... Thats the PM / PO's job.
Pictures may come in the future, for those who have no idea what I'm saying.