Please enable JavaScript.
Coggle requires JavaScript to display documents.
New recruit training program (Base framework (Issues tracker (Commit must…
New recruit training program
Code style
Thoery
Why we need the same code style
Compromise while working with the team
Practice
NEED PRACTICE HERE
Clean code
Read and report
Teamwork
Work attitude
The single most important thing is good game
The second most important thing
Company's culture
Fun when playing
Serious when working
Work do not follow you home
Every conflict must be resolve
Git
Gitflow
Theory
Realize in current team
dev is for development
master for backup
each release will have its branch, under releases group
hot fixes and maintenance will continue to be appended into the branch and cherry pick if needed to develop
Excersices
Conflict + Resolve
Branch
New feature
New release
new hot fixes
cherry pick
conflict with cherry pick
Feature commit must contain issue ID taken from openproject
1 commit 1 feature
Forced
A scenario to test
Add 1 feature, then change name space, then commit. Later, require to revert the feature.
Base framework
What it do, dont
How to do
Suggestions are always welcome
Issues tracker
Commit must contain issue number
Project structure
Agile
Log work hours
Meetings
Stand Up Meeting Everyday
Sprint Start meeting every Monday
Sprint Finish meeting every Thursday
Self assign task each day