Contributing - EncryptSL/LiteEco GitHub Wiki


Getting Started for Coding

Ensure you have the necessary prerequisites, including IntelliJ IDEA and Git or GitHub Desktop.

To get started with git, clone the LiteEco repository to your local machine using the following command:

git clone https://github.com/EncryptSL/LiteEco.git

Wait until the project download is successful.

Making Changes

Once you have cloned the repository, you can make your changes or additions to the code.

Code Formatting

Before submitting a pull request, please ensure that your code is properly formatted and follows the project's coding style guidelines.

Optimized Imports

Make sure to check and optimize the imports in your code to keep the project organized.

Submitting a Pull Request

After you have made your changes and ensured that your code is properly formatted, you can submit a pull request.


We appreciate contributions, and thank you for your interest in improving the project!

If you have any questions or need assistance, feel free to reach out to us.

⚠️ **GitHub.com Fallback** ⚠️