- Kanban board - https://github.com/users/vladimirfriptu/projects/1
- Preview - https://vladimirfriptu.github.io/business_landing_liana/
- Read task from board
- Create new branch from
main
branch - Work on the task
- Commit message is supposed to be in the following format:
[feat|fix] <tast_title>
- Push the branch to the remote repository
- Create a pull request to the
main
branch - Assign the pull request to the reviewer
- Wait for the review
- If the review is approved, merge the pull request
- Delete the branch
- Repeat
- HTML 5
- CSS 3