alleyinteractive / alleyinteractive/create-wordpress-project
.gitignore not updated for VIP
オープン
- 主要言語
- PHP
- スター
- 9
- フォーク
- 3
- 平均マージ
- 2日 20時間
- マージ済み PR(30日)
- 4
説明
### Description of the bug
The `.gitignore` file should be updated when using WordPress VIP so that the `/mu-plugins/` folder is ignored and the existing lines referencing `/mu-plugins/` are updated to instead read `/client-mu-plugins/`.
### Steps To Reproduce
1. Clone this repository
2. Run `make`
3. Select WordPress VIP as the host
4. Open `.gitignore` and notice that `mu-plugins` isn't ignored wholesale, and that the `mu-plugins` lines aren't updated to `client-mu-plugins`
### Additional Information
_No response_
コントリビューションガイド
評価
この issue はまだ評価されていません。