ACLoong Team Meeting Review
For each team member, the meeting review can be more clear about their own work content, the content can be forgotten at the meeting, and the review will help you recreate the content index.
-
The work arrangement for this phase or the next phase will be carried out at the beginning or end of each phase. To clarify the work of the team members, the relevant points mentioned in the meeting need to be documented.
-
The members who have confirmed the phased work in the meeting must write relevant documents in the form of submitting pr, and be reviewed and merged by other members. At the same time, they can submit their own suggestions or questions by submitting an issue.
| Member | Member | Member |
|---|---|---|
| Qing Wang | Xiaolong He | Yuxin Jin |
| Yunteng Zhang | Jiangmei Zhang | Qiangfei Zhou |
| Luanluan Feng | Rumei Deng | Fan Wu |
| Wenming Jin | Zhuming Zhou | Qian Lu |
*.md
|--- Meeting Topic-Meeting Time
|--- Context
|--- Work content(Pass if no work)
|--- Author(you can use the abbreviation of the name)
|--- Your Answer
|--- ===================(Your answer is written in the back of the line.)
-
forkthis repository to your Github; -
Use this command(
git clone + your repository url) to clone this repository from your Github to local; -
Modify or add related content in a local project dynamically according to your needs;
-
Use this command (
git add,git commit -m + "commmit message") to submit the changes to the local repository after the achievement of your change; -
Use the (
git push) command to synchronize local modifications to Github's remote repository; -
Send (
pull requests) and everyone of our team canreviewit ; -
(
review)adopt or return to have a modification。
Star this project. After Staring it, every time this repository has the latest update, you will know it at once.
Thanks for all those who have contributed to it.