exercism / docs

Exercism's docs. View them at Exercism's website, not on GitHub.
https://exercism.org/docs
42 stars 89 forks source link

General correction of language, style, and wrong links #436

Closed safwansamsudeen closed 1 year ago

safwansamsudeen commented 1 year ago

@ErikSchierboom, I've corrected many stylistic and linguistic errors in the Building directory of the docs. This is in relation to the Errors in Exercism docs issue on the Forum.

There is much more improvement left to be done both in this directory and outside of it, and I'll continue to work on this and open more pull requests: please do let me know if you want multiple commits in one PR or separate PRs. I'll ask on issues I'm doubtful on in the Forum question, not here.

Thanks for your time!

github-actions[bot] commented 1 year ago

Hello. Thanks for opening a PR on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

ErikSchierboom commented 1 year ago

As a side note: the PR title has an "and" in it, which implies that it is doing multiple things. For future PRs I would recommend opening several smaller PRs that each do one thing (one for fixing links, one for grammar, etc.)

safwansamsudeen commented 1 year ago

As a side note: the PR title has an "and" in it, which implies that it is doing multiple things. For future PRs I would recommend opening several smaller PRs that each do one thing (one for fixing links, one for grammar, etc.)

Sure, Eric, I'll keep that in mind next time!

ErikSchierboom commented 1 year ago

Looks good. @ee7 what do you think?

safwansamsudeen commented 1 year ago

Any update on this, folks?