If you'd like to contribute to the 4klift project, create component libraries, etc.:
-
Create an account on GitHub.
-
Navigate to
https://github.com/deasilworks/4klift
and Fork. -
From your own fork, clone or download the project:
git clone https://github.com/{your-account}/4klift.git
To report bugs, please report it via the Issues tab on the source project:
- Describe the issue clearly in the title field.
- List the steps that reproduce the bug. Include code examples or unit test as applicable.
- Please provide detail regarding your work environment: OS, versions of PHP, IDE, etc.
If you have created a component for 4klift, refer to the Assets Documentation for creating a logo.
4klift and its components attempt to comply with PSR-1, PSR-2, and PSR-4. We welcome pull requests fixing any violations.