-
-
Notifications
You must be signed in to change notification settings - Fork 58
Update instructions.md #257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
being more explicit that "it" in this case is the function
|
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. |
|
Thanks for the PR. I'd be glad to accept it, but the |
|
The impetus for making this change was me showing Exercism to someone else in the Racket community, and them getting mad at the description for being misleading because they thought the correct answer would be something like |
|
Yeah, it’s been a fairly common issue for students even with the recently added Hello World video. I think that PR will be well-received. If they pass, I think it’s worth adding an instructions append section here which comes after the standard set of instructions. There, we can clarify it’s a function returning a value. |
|
@hunkyjimpjorps, would you be okay submitting a PR for an instructions append file for this exercise? See https://exercism.org/docs/building/tracks/practice-exercises#h-documentation-files. This would be specific to just Racket so you can clarify the "it" as a function. If you need an idea of what they look like, the Python track has several examples of instructions appends. |
being more explicit that "it" in this case is the function