Creating a Work Item starts a new piece of work in a project. Serpent sets up the underlying branch for you, so you can focus on the Salesforce changes rather than Git mechanics.
Start a Work Item
Give the Work Item a name that describes the change, and pick the project it belongs to. Serpent prepares its branch so the changes you make stay isolated until they are reviewed.
Add your changes
- Pull in the Salesforce metadata you are changing.
- Keep iterating until the change is ready for review.
- Hand the Work Item off for review when it is complete.