exercism / csharp

Exercism exercises in C#.
https://exercism.org/tracks/csharp
MIT License
344 stars 346 forks source link

Update instructions.md #2227

Closed dawidsip closed 3 weeks ago

dawidsip commented 7 months ago

At the end of Step 2 and Step 4 there was a sentence "The program must also report any values that are out of range.' As this information, being served twice, sreamed redundant , I think it would be better to leave it only for Step 4, and remove it from Step 2.

github-actions[bot] commented 7 months ago

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


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 7 months ago

The text for this exercise is automatically synced from https://github.com/exercism/problem-specifications/blob/main/exercises/say/description.md. If you think the text can be improved, please open an issue on the forum: https://forum.exercism.org/c/exercism/4 We can then discuss any changes there.