- create a branch per story (story-/my-story-branch)
- make a pull request against the dev branch and request a review
- improve based on feedback
- all tests should be passing
- package build is successful
- once approved, your contributions will be merged into staging and included in the next release.
- feature is responsive
- unit test passing
- reviewed by PO + one other team member
- document new features in our Gitbook
npx lerna create @discovery-dao/
npx lerna publish