From 558a324498b5af18230d2cc9584d82ded9fda441 Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Tue, 1 May 2018 02:50:03 -0700 Subject: This is a practice commit This is a paragraph describing your intent and the background for this pull request --- contributors/new-contributor-playground/new-contributors.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 contributors/new-contributor-playground/new-contributors.md diff --git a/contributors/new-contributor-playground/new-contributors.md b/contributors/new-contributor-playground/new-contributors.md new file mode 100644 index 00000000..386811b6 --- /dev/null +++ b/contributors/new-contributor-playground/new-contributors.md @@ -0,0 +1 @@ +Hello everyone! Please feel free to talk amongst yourselves or ask questions if you need help \ No newline at end of file -- cgit v1.2.3 From 9e6f340168d9b1e01c689a1db21a2ad04cac6ea6 Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Tue, 1 May 2018 03:02:56 -0700 Subject: Addresses review: text is in two lines For better reading, text has been separated more clearly. --- contributors/new-contributor-playground/new-contributors.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contributors/new-contributor-playground/new-contributors.md b/contributors/new-contributor-playground/new-contributors.md index 386811b6..11fc9950 100644 --- a/contributors/new-contributor-playground/new-contributors.md +++ b/contributors/new-contributor-playground/new-contributors.md @@ -1 +1,3 @@ -Hello everyone! Please feel free to talk amongst yourselves or ask questions if you need help \ No newline at end of file +# Hello everyone! + +Please feel free to talk amongst yourselves or ask questions if you need help \ No newline at end of file -- cgit v1.2.3