Added structure for files section in produict-dev-os md
This commit is contained in:
parent
ac3ad39439
commit
90d4d181a1
|
|
@ -24,8 +24,13 @@ The most valuable stack is:
|
||||||
|
|
||||||
### Structure For Git Repo
|
### Structure For Git Repo
|
||||||
|
|
||||||
Changes and commits always tracked.
|
- Changes and commits always tracked.
|
||||||
Branch strategy: main (production), dev (active development), feature branches (experimental). Flow: feature>>dev>>main
|
- Branch strategy: main (production), dev (active development), feature branches (experimental). Flow: feature>>dev>>main
|
||||||
|
|
||||||
|
### Structure For Files
|
||||||
|
|
||||||
|
- Use consistent headings
|
||||||
|
- Keep sections predictable. If every file has a predictable structure, AI navigation improves dramatically.
|
||||||
|
|
||||||
### repo/
|
### repo/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user