Thank you for considering contributing to Supercell Wx! We welcome all kinds of contributions, from bug reports to feature requests to code contributions.
Before contributing, please read and adhere to the code of conduct.
To contribute to Supercell Wx, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them with a descriptive message.
- Push your changes to your fork.
- Create a pull request to the main repository.
If you encounter a problem or want to suggest a new feature, please open an issue on GitHub. When opening an issue, please include:
- Steps to reproduce the problem
- System details
- Operating system and version
- Graphics hardware and driver version
- Memory usage
- Network speed and latency
- Debug log contents (if applicable)
When contributing code, please follow these guidelines:
- Use the Clang-Format profile.
- Use the Google C++ Style Guide.
- Write descriptive commit messages.
- Write clear and concise code with comments where necessary.
- Add tests for new features or bug fixes.
Please note that code contributions may be subject to modifications of the license by the project maintainer.
Thank you for considering contributing to Supercell Wx!