From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/3] Create another-file --- another-file | 1 + 1 file changed, 1 insertion(+) create mode 100644 another-file diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. From 5c2598577d56dae7a5ee75e223c6c111bb4ed24a Mon Sep 17 00:00:00 2001 From: David Woolery Date: Tue, 3 Jan 2017 06:19:11 -0600 Subject: [PATCH 2/3] create wool_file.md --- wool_file.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 wool_file.md diff --git a/wool_file.md b/wool_file.md new file mode 100644 index 00000000..7ba95d06 --- /dev/null +++ b/wool_file.md @@ -0,0 +1 @@ +This content is even more content driven. From 642ceff8ed0b375ff67dfca5239470dcdbda36aa Mon Sep 17 00:00:00 2001 From: David Woolery Date: Tue, 3 Jan 2017 06:27:35 -0600 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efebf033..28b13877 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +Just doing these simple steps can teach you new skills.