exercism / v3

The work-in-progress project for developing v3 tracks
https://v3.exercism.io
Other
170 stars 163 forks source link

[Common Lisp] Stub out introduction for all concepts #2974

Closed verdammelt closed 3 years ago

verdammelt commented 3 years ago

Due to the change in the concept file specification, every concept now needs an introduction.md file.

This PR creates the stubs for all the required files. Future PRs can make some/all of these have real contents (perhaps by copying what are in the introduction files from the exercises).

(c.f. #2973)

ErikSchierboom commented 3 years ago

@verdammelt I'll try and gather the information for you @verdammelt!

ErikSchierboom commented 3 years ago

@verdammelt This can probably be closed in favor of https://github.com/exercism/v3/pull/2978

verdammelt commented 3 years ago

@ErikSchierboom ah, thanks for scripting some of the work. I will close this in favor of the other one.