This PR is focused on plumbing updates mainly. It does the following:
Set CODEOWNERS to the Bistro squad
Update the GitHub workflows to use some newer composer actions, taken from the Governance Plugin repo
Setup bug report and PR templates
Update the Readme with a TOC, and installation instructions
Simplify the composer.json and update the VIPCS package to 3.0. That includes some cs fixes as a result of it to the code, and to the configuration as well. It's taken from the Governance Plugin which took it from the mu-plugins repo.
Update the location to the plugin URI, the min wordpress version (this is the minimum to be set for VIP plugins), as well as the version of the plugin itself to 0.3.0.
This is going to prep the repo for the WP-GraphQL upgrade PR. In that, I'll cut the 1.0 release of the plugin as well.
I've tested the plugin and there's no changes to the core workings of it.
Description
This PR is focused on plumbing updates mainly. It does the following:
composer.json
and update the VIPCS package to 3.0. That includes some cs fixes as a result of it to the code, and to the configuration as well. It's taken from the Governance Plugin which took it from the mu-plugins repo.This is going to prep the repo for the WP-GraphQL upgrade PR. In that, I'll cut the 1.0 release of the plugin as well.
I've tested the plugin and there's no changes to the core workings of it.