diff --git a/Commit_CommentExample b/Commit_CommentExample new file mode 100644 index 00000000..2f7d9d78 --- /dev/null +++ b/Commit_CommentExample @@ -0,0 +1 @@ +//what does commit comment look like? diff --git a/New_Example b/New_Example new file mode 100644 index 00000000..d7603969 --- /dev/null +++ b/New_Example @@ -0,0 +1,2 @@ +//Hello World +//Let's see how this works. diff --git a/README.md b/README.md index efebf033..72638982 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ GitHub Example ============== This is a simple example repository that will be used to show how to get started with GitHub. +How is this. Do you like it? How to Contribute ================= diff --git a/TitleExample3 b/TitleExample3 new file mode 100644 index 00000000..cf140cfb --- /dev/null +++ b/TitleExample3 @@ -0,0 +1 @@ +//One more to check on title. 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. diff --git a/new_file.md b/documentation/chapt_1.md similarity index 100% rename from new_file.md rename to documentation/chapt_1.md