move files from 'docs' to existing 'doc' directory
This commit is contained in:
@@ -122,9 +122,9 @@ Copy/paste and fill:
|
||||
|
||||
- `src/...`
|
||||
|
||||
- ADR: `docs/adr/xxxx-yy-zz-something.md`
|
||||
- ADR: `doc/adr/xxxx-yy-zz-something.md`
|
||||
|
||||
- Design: `docs/...`
|
||||
- Design: `doc/...`
|
||||
|
||||
## Competence Hooks
|
||||
|
||||
@@ -230,7 +230,7 @@ Before proposing solutions, trace the actual execution path:
|
||||
|
||||
attach during service/feature investigations
|
||||
|
||||
- `docs/adr/**` — attach when editing ADRs
|
||||
- `doc/adr/**` — attach when editing ADRs
|
||||
|
||||
## Referenced Files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user