Skip to content

Commit e033533

Browse files
committed
docs(governance): Align FEALPy repository structure with team directory convention
- Add required directories to match team unified directory system - Create README.md files in key directories to clarify semantic boundaries - Establish docs/issues/ directory with initial README for issue workflow Refs: #2130 Why: bring the legacy FEALPy repository into compliance with the current team governance and workflow contract Verification: reviewed repository tree and README coverage against the team contract requirements AI-Assisted: yes
1 parent 18c359d commit e033533

File tree

29 files changed

+476
-1
lines changed

29 files changed

+476
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ meviewer
1919
*.mat
2020
meshdata
2121
result*
22-
build
22+
/build
2323
__pycache__
2424
results
2525
results1

docs/README.md

Whitespace-only changes.

docs/affairs/README.md

Whitespace-only changes.

docs/build/README.md

Whitespace-only changes.

docs/context/README.md

Whitespace-only changes.

docs/context/_upstream/whyos/README.md

Whitespace-only changes.

docs/context/project/README.md

Whitespace-only changes.

docs/delivery/README.md

Whitespace-only changes.

docs/design/README.md

Whitespace-only changes.

docs/explanation/README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)