exercism / x86-64-assembly

Exercism exercises in x86-64 Assembly.
https://exercism.org/tracks/x86-64-assembly
MIT License
22 stars 18 forks source link

Rename `basics` Concept Exercises to use story/theme #129

Open ErikSchierboom opened 3 years ago

ErikSchierboom commented 3 years ago

In the beginning of v3 development, Concept Exercises were named after their Concepts. However, we've later on changed this to have the Concept Exercises be named after their story/theme.

The basics Concept Exercise should be updated to use a story/theme-based name and slug.

See https://github.com/exercism/v3-launch/issues/49