Thank you for considering contributing to MazeGenerator-CPP-Raylib! We welcome any help, whether it's bug reports, feature requests, code contributions, documentation updates, or any other type of improvement.
Please take a moment to review this document for some guidelines on how to contribute effectively.
-
Reporting Bugs: If you find a bug or unexpected behavior, please check if it hasn't been reported yet in the issue tracker. If not, create a new issue with a clear description and steps to reproduce.
-
Suggesting Enhancements: If you have an idea for an improvement or a new feature, open an issue and describe your suggestion in detail. We appreciate your creativity!
-
Pull Requests: If you're ready to contribute code to the project, fork the repository, make your changes in a branch, and submit a pull request. Ensure your code adheres to the existing coding style and conventions.
-
Documentation: If you're inclined to write or improve documentation, feel free to submit changes.
- Fork the repository to your GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your contribution.
- Make your changes and commit them.
- Push your branch to your GitHub fork.
- Create a pull request against the main project repository.
- Please follow existing code conventions.
- Keep your code clear, concise, and well-documented.
By contributing to MazeGenerator-CPP-Raylib, you agree that your contributions will be licensed under the project's LICENSE file.
If you have questions or need assistance, feel free to reach out to us in the GitHub issues.
We're excited to have you as a contributor, and thank you for helping to improve MazeGenerator-CPP-Raylib!
Happy coding! 🙂