File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
7073Each split package ` README.md ` must include this warning immediately after the package heading:
7174
7275``` markdown
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments