From 5e438b2d45d255b240886e8c8e6f3c61c43ed08c Mon Sep 17 00:00:00 2001 From: minghuizhou Date: Fri, 13 Aug 2021 18:14:25 +0800 Subject: [PATCH] Update intro.md --- courseware/intro.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/courseware/intro.md b/courseware/intro.md index 87965ad..3cd85e8 100644 --- a/courseware/intro.md +++ b/courseware/intro.md @@ -1,3 +1,13 @@ -#this folder is for courseware, will produce slides based on the outline of the course. +#this folder is for courseware, will produce slides based on the outline of the course. ***此文件夹为课程课件*** + +## 实践课程的课件: requirements + +1, Version control with git: How to use git? + +2, Practice in Github: how to use github?: Open a repo, fork a repo, start discussion/issue, submit pr + +3, Select a project/task to contribute: understand what good first issue (GFI) is at GitHub, skim over the repos that have GFI, locate GFIs to understand what skills they require (with examples). + +4, Practice of making contribution: understand the protocol of a project: reading CONTRIBUTING.MD -- understand what it says about how to make contribution (with an example). + -## 此文件夹为课程课件