diff --git a/Contributors.md b/Contributors.md index 7485543..c45ee44 100644 --- a/Contributors.md +++ b/Contributors.md @@ -6,3 +6,4 @@ - [Daniel Kim 🇰🇷](https://twitter.com/journeyer_) - [Shayan Riyaz :pakistan:](https://www.linkedin.com/in/shayan-riyaz/) - [Bryan Wong] +- [John Poulos] \ No newline at end of file diff --git a/README.md b/README.md index 0ace033..dbbc446 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ git checkout -b add-daniel-kim Now open `Contributors.md` file in a text editor, add your name to it. Don't add it at the beginning or end of the file. Put it anywhere in between. Now, save the file. +*************For Consideration**************** +Might want to consider revising the instruction that prompts new contributors to add their names to the middle of the list. It caused my addition to have a merge conflict. Might be better to advise them to add their names to the end of the list instead? +********************************************** + git status If you go to the project directory and execute the command `git status`, you'll see there are changes.