Skip to content

Commit 8664de2

Browse files
committed
Add stellarwp/foundation-wpcli link and update AGENTS.md
1 parent 6408f57 commit 8664de2

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Initial packages:
99
- `stellarwp/foundation-container`
1010
- `stellarwp/foundation-log`
1111
- `stellarwp/foundation-pipeline`
12+
- `stellarwp/foundation-wpcli`
1213

1314
## Namespaces
1415

@@ -67,6 +68,8 @@ Each split package should include:
6768
- `.gitignore`
6869
- `.github/workflows/close-pull-request.yml`
6970

71+
When adding a new split package, add its `stellarwp/foundation-<package>` repository link to the root `README.md` repositories list.
72+
7073
Each split package `README.md` must include this warning immediately after the package heading:
7174

7275
```markdown

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Foundation is a StellarWP Composer monorepo for reusable PHP packages intended f
99
- [stellarwp/foundation-container](https://github.com/stellarwp/foundation-container)
1010
- [stellarwp/foundation-pipeline](https://github.com/stellarwp/foundation-pipeline)
1111
- [stellarwp/foundation-log](https://github.com/stellarwp/foundation-log)
12+
- [stellarwp/foundation-wpcli](https://github.com/stellarwp/foundation-wpcli)
1213

1314
## Installation
1415

0 commit comments

Comments
 (0)