exercism / system-verilog

Exercism exercises in SystemVerilog.
https://exercism.org/tracks/system-verilog
MIT License
3 stars 5 forks source link

Add language blurb #26

Closed ErikSchierboom closed 2 years ago

ErikSchierboom commented 3 years ago

The track's config.json file must have a non-empty blurb property. This property should contain a short description (less than or equal to 400 characters) of the language. See https://github.com/exercism/docs/blob/main/building/tracks/config-json.md.

Tracking

https://github.com/exercism/v3-launch/issues/37

kerolloz commented 2 years ago

@ErikSchierboom It already exists.

https://github.com/exercism/system-verilog/blob/a76ecada89ed95b9d3e3685f01af7926a98e0803/config.json#L11-L13

This is an outdated issue I guess it should be closed.