diff --git a/index.html b/index.html new file mode 100644 index 0000000..e8c6469 --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + + +Git Demo + + + + +
+

My First Open Source Contribution

+

I am following an awesome tweet by Marko Denic encouraging his Web Development followers to make their first open source contributions. I have followed the step-by-step guide provided in a link on the tweet. This code is part of Step 6 in the guide.

+

I think Marko's guide skipped a step after cloning the repository in Step 3. I think we should change to the newly created directory,

cd git-demo
before Step 4.

+
+ +