exercism / system-verilog

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

Add ABOUT.md #47

Closed girijakar closed 2 years ago

SleeplessByte commented 2 years ago

@girijakar if you feel like it, could you also PR the following?

The value of `blurb` is a zero-length string:
system-verilog/config.json

blurb: a short description of the language. Its length must be <= 400. (required)

The `tags` array is empty:
system-verilog/config.json

Find a list of available tags here: https://exercism.org/docs/building/tracks/config-json#h-tags. Here is a supporting document in a different track to see how to decide on them: https://github.com/exercism/javascript/blob/main/TAGS.md.

Missing file:
system-verilog/docs/SNIPPET.txt

Here is an example of this file in a different track: https://github.com/exercism/javascript/blob/main/docs/SNIPPET.txt.

If those three are filled, and present, the track will show up nicely on exercism!