Skip to content
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

reverse-string: add reference to tutorial #1412

Closed
FridaTveit opened this issue Apr 20, 2018 · 3 comments
Closed

reverse-string: add reference to tutorial #1412

FridaTveit opened this issue Apr 20, 2018 · 3 comments
Labels

Comments

@FridaTveit
Copy link
Contributor

FridaTveit commented Apr 20, 2018

We've decided that every exercise with difficulty less than 3 should reference the tutorial provided with the hello world exercise. This should make it easier for people to solve those early exercise. See issue #1389 for discussion.

So please add a hints.md file in https://github.com/exercism/java/tree/master/exercises/reverse-string/.meta with a link to the hello world tutorial and a brief explanation of what it is (e.g. "For more help on how to solve this exercise, please refer to the tutorial provided as part of the hello world exercise").

Once the hints.md file has been added, the README for that exercise needs to be regenerated so that the hints are included. This can be done using configlet:

  • Download configlet and put it somewhere in your PATH

  • Clone the problem-specifications repository.

  • Run configlet generate . --only reverse-string --spec-path path_to_problem_specifications from the root of this repository.

@FridaTveit FridaTveit added the good first issue Good for newcomers label Apr 20, 2018
@jsertel
Copy link
Contributor

jsertel commented Apr 27, 2018

Would like to take this one.

@RonakLakhotia
Copy link
Contributor

Has this issue been taken care of? I can take this one. @FridaTveit @sjwarner-bp

@sjwarner-bp
Copy link
Contributor

It doesn't look like this has been completed yet - worth checking in with @jsertel to see if they still plan on working on this one 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants