exercism / purescript

Exercism exercises in PureScript.
https://exercism.org/tracks/purescript
MIT License
37 stars 32 forks source link

[v3] Add tags #173

Closed emiel closed 3 years ago

emiel commented 3 years ago

In Exercism v3, tracks can be annotated with tags. This allows searching for tracks with a certain tag combination, making it easy for students to find an interesting track to join.

Resolves: https://github.com/exercism/purescript/issues/160

emiel commented 3 years ago

Hi there. Been using Exercism for a while and thought I'd try and contribute a bit to the PureScript track.

ErikSchierboom commented 3 years ago

Whilst not mandatory at all, I recommend creating a TAGS.md document (linked the JavaScript one) to explain to a future reader why these tags were chosen.

This is great for a follow-up PR. I'll merge this to fix the configlet lint error.