Spec file naming

โš ๏ธ CodeSpeak is in Alpha Preview: many things are rough around the edges. Please use at your own risk and report any issues to our Discord. Thank you!

Specs can use either naming convention:

  • feature.cs.md (CodeSpeak convention)
  • feature.spec.md (alternative)

Place specs near the code they describe โ€” e.g., a converter spec next to the existing converters directory.

See also