Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

Latest commit

History

History
15 lines (10 loc) 路 521 Bytes

File metadata and controls

15 lines (10 loc) 路 521 Bytes

Contributing to WP Featherlight

馃憤馃帀 First off, thanks for taking the time to contribute! 馃帀馃憤

Please make all pull requests against the develop branch. These are the steps required to get up and running with the development version of the plugin:

  • Clone forked repo
  • Run yarn install
  • Run bower install
  • Run grunt build
  • Commit all changes and generated files and create a pull request against develop

If you run into any issues or have any questions, please open an issue.

Thanks again!