Skip to content

Conversation

@andrerfcsantos
Copy link
Member

@andrerfcsantos andrerfcsantos commented Oct 3, 2021

Fixes #1749

@junedev Is this what you had in mind?

When editing I noticed some of the prerequisites in design.md didn't match the prerequisites in the config.json. I made them match by copying the pre-requisites in config.json and putting them in design.md. Let me know if I was supposed to do this. Didn't find anything against it in the documentation. The only exercise for which I didn't do this was "logs-logs-logs", since the design.md file was changed just 1 day ago and I'm not sure which list of prerequisites is correct, if the one on config.json or the one in design.md.

@junedev
Copy link
Member

junedev commented Oct 3, 2021

@andrerfcsantos Thanks for pointing out the issue with the logs exercise. The correct prerequisites for this exercise are

  • strings
  • conditionals-if
  • slices
  • maps
  • range-iteration

Could you fix this in both places?

@andrerfcsantos
Copy link
Member Author

@junedev done :)

@junedev junedev added the x:size/small Small amount of work label Oct 3, 2021
@junedev junedev merged commit 2dd2adf into exercism:main Oct 3, 2021
@andrerfcsantos andrerfcsantos deleted the tweak-pre-requisites branch October 3, 2021 14:54
IsaacG pushed a commit to IsaacG/fork-exercism-go that referenced this pull request Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:size/small Small amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix some prerequisites

2 participants