Welcome to Heimerdinger.LoL! We appreciate your interest in contributing to our project. This document provides guidelines for contributing to our user-friendly website that provides information about the game "League of Legends." Heimerdinger.LoL isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.
- Our project is written in PHP (Laravel), Javascript, HTML & CSS.
- You will need PHP (with all the Laravel Server Requirements) and NodeJS to run this project.
We welcome any kind of improvement to the codebase of Heimerdinger.LoL. Whether it's bug fixes, new features, code improvements, or documentation updates, your contributions are valuable.
To get started, follow these steps:
- Fork the repository.
- Clone your fork to your local machine.
- Create a new branch for your contribution.
- Make your changes.
- Run Laravel Pint on your changes and commit them.
- Push your changes to your fork.
- Submit a pull request to the main repository.
When submitting a pull request (PR), please make sure to provide a clear and descriptive title and description. Reference any related issues or feature requests if applicable. We appreciate well-documented PRs that explain the purpose and the changes made.
If you encounter a bug or issue, please check the existing issues to see if it has already been reported. If not, open a new issue and provide as much detail as possible. Include a description, steps to reproduce, and any relevant error messages to help us understand and address the issue.
We have a code of conduct that all contributors are expected to adhere to. You can find our code of conduct in the CODE_OF_CONDUCT.md file in the repository.
Feel free to suggest new features or improvements. We appreciate all contributions and look forward to working together to make this project even better.
Thank you for your contributions and support!