...
Channels where we receive input
How we choose work to be done
UX design
UI design
Jira
Sprint planning
…and everything else leading up to…
Development
DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT
We follow the development process below to have:
Code changes that follow the design and style of the existing code
Code changes that do not decrease test coverage or maintainability
Commit messages in a consistent formatand Pull Requests that are in a consistent format
Pull Requests that are easy and fast to review
After a developer is assigned a Jira task, they begin work.
...