Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 589 Bytes

File metadata and controls

13 lines (10 loc) · 589 Bytes

Notes

Commentary on non-obvious feature implementations: the kind of context that's useful while working with a feature, but doesn't fit into ARCHITECTURE.md or CODESTYLE.md and isn't reliably found if left only as comments scattered across the code.

To add a note, add a new section below with:

  • Feature name as the heading
  • Related tasks
  • Authors/editors
  • A short explanation of what's non-obvious about it and why it's implemented the way it is

Keep entries updated as the described behavior changes; stale notes are worse than no notes.