We welcome contributions from the community to make Project Luf even more awesome! Whether you want to report a bug, suggest an enhancement, or contribute code, here's how you can get involved.
If you encounter a bug or issue with Project Luf, please follow these steps to report it:
-
Check the GitHub Issues to see if the issue has already been reported. If it has, feel free to add any additional information or context as a comment on the existing issue.
-
If the issue hasn't been reported yet, please create a new issue. Be sure to provide a clear and concise description of the problem, including steps to reproduce it if possible. Don't forget to mention the version of Project Luf you are using.
Have an idea to make Project Luf better? We'd love to hear it! Here's how you can suggest enhancements:
-
Check the GitHub Issues to see if your enhancement idea has already been proposed. If it has, you can show your support by adding a 👍 reaction or adding additional thoughts as comments.
-
If your enhancement idea is new, create a new issue with a clear and detailed description of the proposed enhancement. Explain why it would be beneficial and provide any relevant details or examples.
If you're interested in contributing code to Project Luf, please follow these guidelines:
-
Fork the Project Luf repository to your own GitHub account.
-
Create a new branch in your forked repository for your changes.
-
Make your changes and ensure they are well-documented, with clear comments and explanations where necessary.
-
Run any tests or checks as needed to ensure your code is functioning correctly.
-
Submit a pull request (PR) to the main Project Luf repository with a clear title and description of your changes. Be sure to reference any related issues.
-
Your PR will be reviewed by the maintainers, and any necessary feedback or changes will be discussed.
-
Once your PR is approved, it will be merged into the main project.
Please follow the code style and guidelines outlined in the CONTRIBUTING.md file in this repository. Consistency and readability are essential.
By contributing to Project Luf, you agree that your contributions will be licensed under the MIT License.
Thank you for your contributions and for helping make Project Luf amazing!
Happy coding! 🚀