There are lots of concept exercises that have similar, but different slugs. For example, the lasagna exercise varies per track (lasagna, guidos-gorgeous-lasagna, lucians-luscious-lasagna, and more). As these slugs won't match any icon, we need to specify the icon in the exercise's .meta/config.json file in an icon field.
We should do a bulk PR across tracks to fix these family icon names. This should be repeated once more icons have been added.
There are lots of concept exercises that have similar, but different slugs. For example, the lasagna exercise varies per track (
lasagna
,guidos-gorgeous-lasagna
,lucians-luscious-lasagna
, and more). As these slugs won't match any icon, we need to specify the icon in the exercise's.meta/config.json
file in anicon
field.We should do a bulk PR across tracks to fix these family icon names. This should be repeated once more icons have been added.
See https://github.com/exercism/v3-project-management/issues/212