From 8feac4df97c0a28b05d534bb0830ec4807813797 Mon Sep 17 00:00:00 2001 From: "Damith C. Rajapakse" Date: Sun, 27 Aug 2017 17:38:50 +0800 Subject: [PATCH 1/4] README.md: add title for intro section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7194f095..2952003b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # [Sample Repo] PR Practice A sample repo for practicing how to create Pull Requests + +# Introduction From ccd51e20129778324674e5659b79dc55aeeb1283 Mon Sep 17 00:00:00 2001 From: "Damith C. Rajapakse" Date: Sun, 27 Aug 2017 17:41:29 +0800 Subject: [PATCH 2/4] README.md: add a paragraph for intro section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2952003b..504760f3 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A sample repo for practicing how to create Pull Requests # Introduction +Creating Pull Requsts (PRs) is needed when using RCS in a multi-person projects. This repo can be used to practice creating PRs. \ No newline at end of file From 0ae3e4ccc836098a015eabc67dfd7315067cb909 Mon Sep 17 00:00:00 2001 From: "IMAC-SL\\imac" Date: Tue, 6 Feb 2018 17:04:14 +0800 Subject: [PATCH 3/4] add intro title --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7194f095..d5bd18f7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # [Sample Repo] PR Practice A sample repo for practicing how to create Pull Requests + +# Introduction \ No newline at end of file From 3fe551774dae74df3d93130467d4546652beee49 Mon Sep 17 00:00:00 2001 From: "IMAC-SL\\imac" Date: Tue, 6 Feb 2018 17:04:46 +0800 Subject: [PATCH 4/4] add intro paragraph --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5bd18f7..504760f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # [Sample Repo] PR Practice A sample repo for practicing how to create Pull Requests -# Introduction \ No newline at end of file +# Introduction +Creating Pull Requsts (PRs) is needed when using RCS in a multi-person projects. This repo can be used to practice creating PRs. \ No newline at end of file