Document / reconsider `topics` field in track config
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 548
- Avg merge
- 13h 3m
- Merged PRs (30d)
- 2
Description
The field has no purpose from Exercism's viewpoint. Consider deleting it or documenting its rust-track-specific purpose. Probably in the track config data structure of the rust-tooling crate, where it could be an optional field with appropriate documentation.
---
Why is the `topics` key added? It is only really there for inspiration for the `practices`/`prerequisites` fields, but it serves no purpose from Exercism's viewpoint.
_Originally posted by @ErikSchierboom in https://github.com/exercism/rust/pull/1722#discussion_r1324276837_
Contributor guide
Assessment
This issue has not been assessed yet.