Prohlížeč zdrojového kódu

docs/specs/TEMPLATE.md

Náhled Zdrojový kód

# Spec: [Title]
- **Status:** draft | active | superseded
- **Created:** YYYY-MM-DD
- **Related code:** `app/...`, `spec/...`
## Overview
[What this feature/component does and why it exists.]
## Behaviour
[Precise description of expected behaviour, edge cases, constraints.]
## Implementation Notes
[Key architectural decisions, patterns used, gotchas.]
## Tests
[RSpec specs that verify this spec is fulfilled. Listed by file + description.]
- `spec/...` — description
## See Also
[Links to related specs, with a one-line note on the relationship.]
- [Spec Title](slug.md) — reason for relevance
## Change Log
[Running log of significant changes, feedback, and iterations.]