Skip to content

Commit 5261735

Browse files
ErikSchierboommirkoperillo
authored andcommitted
[v3] Move .meta/hints.md to .docs/instructions.append.md
Practice Exercises in Exercism v3 will be structured differently. One such change is that there won't be a (generated) README.md file anymore. This file will be replaced by `.docs/instructions.md` and optionally a `.docs/introduction.md` files. These files are copies of the information defined for their corresponding problem-specifications exercise (if any). Exercism v3 will build the README.md file that is sent via the CLI from these files contents, along with some other files. See [this document](https://github.com/exercism/docs/blob/main/anatomy/tracks/presentation.md) for more information. To add track-specific contents to the instructions and/or introduction, exercises can define the (optional) `introduction.append.md` and `instructions.append.md` files. If present, the contents of these files will automatically be append to their corresponding file when generating the README.md See [the spec](https://github.com/exercism/docs/blob/main/anatomy/tracks/practice-exercises.md) for more information.
1 parent 686daab commit 5261735

34 files changed

File tree

exercises/practice/affine-cipher/.meta/HINTS.md renamed to exercises/practice/affine-cipher/.docs/instructions.append.md

File renamed without changes.
File renamed without changes.

exercises/practice/armstrong-numbers/.meta/hints.md renamed to exercises/practice/armstrong-numbers/.docs/instructions.append.md

File renamed without changes.

exercises/practice/atbash-cipher/.meta/hints.md renamed to exercises/practice/atbash-cipher/.docs/instructions.append.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

exercises/practice/diffie-hellman/.meta/hints.md renamed to exercises/practice/diffie-hellman/.docs/instructions.append.md

File renamed without changes.

exercises/practice/error-handling/.meta/hints.md renamed to exercises/practice/error-handling/.docs/instructions.append.md

File renamed without changes.

exercises/practice/flatten-array/.meta/hints.md renamed to exercises/practice/flatten-array/.docs/instructions.append.md

File renamed without changes.

0 commit comments

Comments
 (0)