Arcaster42 / rhymus

An open-source rhyming game project designed for new developers and first-time contributors.
https://rhymus-one.vercel.app
MIT License
12 stars 15 forks source link

fixed and standardized grammer, made a few hints clearer #41

Closed guy-baron1 closed 5 years ago

guy-baron1 commented 5 years ago

Standardized and fixed the grammar like you asked, made a few hints clearer, also fixed possible bug.

In terms of the code itself I would recommend you try out react / angular, they are web frameworks that would work great for this type of project,

guy-baron1 commented 5 years ago

Sorry about the grammar bit, but good job overall! It seems like a cool way to learn english (might need to use it myself haha)

guy-baron1 commented 5 years ago

Sorry im pretty new to pull requests, how do I accept your changes and merge?

Arcaster42 commented 5 years ago

When you make a PR, you can continue pushing to the same branch and this PR will update. You never need to close a PR to make changes. So for my comments, just manually make those changes in your code, commit and push again to this branch, and this PR will update automatically with your changes.

Arcaster42 commented 5 years ago

Just a heads up, this PR will be closed if there are no updates within the next day.

Arcaster42 commented 5 years ago

Closing stale PR. Feel free to make another PR with the changes any time!