For each project, dev team should have two kinds of documentation:
- documentation for project
- documentation for problem-solving which could share with team
This part should be done in README.md
of project root, the content should include:
- How to setup/config/build/test/deploy
- Brief architecture design
- Note for third-party service integration
- Troubleshooting