From 33f56946626b1455f5b74f2b8c6a0ac9a2a01cc8 Mon Sep 17 00:00:00 2001 From: Cat Fielder Date: Mon, 1 Oct 2018 14:13:59 -0400 Subject: [PATCH 1/2] completed.md --- task-01/#README.md# | 13 +++++++++++++ task-01/completed.md | 2 +- task-01/completed.md~ | 2 ++ 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 task-01/#README.md# create mode 100644 task-01/completed.md~ diff --git a/task-01/#README.md# b/task-01/#README.md# new file mode 100644 index 0000000..fa615d2 --- /dev/null +++ b/task-01/#README.md# @@ -0,0 +1,13 @@ +# Task 1: Fork a repo and submit a pull request + +## Steps + +1. Fork `astropgh/learning-by-doing` repository +2. Clone your fork +3. Checkout a new branch called `task/01` +4. Add your GitHub username to `task-01/completed.md` +5. Commit your change to `task/01` +6. Push `task/01` to your fork +7. Submit a pull request + + diff --git a/task-01/completed.md b/task-01/completed.md index bca9187..d01883c 100644 --- a/task-01/completed.md +++ b/task-01/completed.md @@ -1,2 +1,2 @@ ## Those who have completed this task: - +cfielder diff --git a/task-01/completed.md~ b/task-01/completed.md~ new file mode 100644 index 0000000..bca9187 --- /dev/null +++ b/task-01/completed.md~ @@ -0,0 +1,2 @@ +## Those who have completed this task: + From ae871e2424c77135da7fec556b05968e37dfe6cf Mon Sep 17 00:00:00 2001 From: Cat Fielder Date: Tue, 9 Oct 2018 14:51:44 -0400 Subject: [PATCH 2/2] add username for task 02 --- task-02/completed.md | 1 + 1 file changed, 1 insertion(+) diff --git a/task-02/completed.md b/task-02/completed.md index bca9187..8c1e664 100644 --- a/task-02/completed.md +++ b/task-02/completed.md @@ -1,2 +1,3 @@ ## Those who have completed this task: +cfielder