Commit 84de0c9
committed
docs: cross-reference identifier-naming contributor guide
Adds a "Naming conventions" section pointing at the ecosystem-wide
canonical reference at
https://github.com/meshery/schemas/blob/master/docs/identifier-naming-contributor-guide.md
Sistent components that surface API data (tables, form fields, charts)
must use the camelCase-on-the-wire identifiers defined by the Meshery /
Layer5 ecosystem contract. The new pointer sits above "Contributing to
Sistent" so it is visible to anyone adding or reviewing component props
that map to a Meshery or Layer5 Cloud response shape. No inline rules
are duplicated here — the guide is the single authoritative directory.
Signed-off-by: Lee Calcote <leecalcote@gmail.com>1 parent c995430 commit 84de0c9
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments