codefellows-seattle-301d14 / 00-test-repo-demo

This is only a test.
0 stars 25 forks source link

remove semicolon to make the linter fail #29

Open peterkim2 opened 8 years ago

peterkim2 commented 8 years ago

Below is an example of what your pull request will look like each day before you and your partner fill it out together.
You may ignore any odd symbols you see here - these are markdown-specific characters.

Notes

Today, I worked on the Lab Repo Practice. It took about 30 minutes.

Reflect and summarize on your process for each TODO item :

  1. First, I setup my 301 directory structure.
  2. Next, I forked the Lab Repo Practice and worked the instructions from the README.
  3. Finally, I submitted a Pull Request.

    Checklist (before submitting, fill in each set of square brackets with an 'x')

    • [x] I have entered the Pull Request title in the format of "firstname-lastname"
    • [x] This PR includes commits from both myself and my partner; e.g. We followed good pair programming practices by switching driver/navigator roles.
    • [x] There is no extraneous, unrelated code included in this PR.
    • [x] We have summarized our TODO: process above.