Thank you for your interest in contributing to OpenHack! We welcome contributions from the community to help improve the project.
To get started with contributing, please follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your changes.
- Make your desired changes to the codebase.
- Test your changes thoroughly.
- Commit your changes with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
We follow a specific code style in this project to maintain consistency. Please make sure to adhere to the following guidelines:
- Use "C/C++" extension for VSCode with default settings for formatting your code (run "Format Document" on all changed files to be sure).
- Write clear and concise comments to explain your code.
If you encounter any issues or have suggestions for improvements, please check the issue tracker on GitHub before creating a new issue. If the issue already exists, feel free to add any additional information or comments.
If you have any questions or need further assistance, please reach out to prevter
on Discord.
We appreciate your contributions and look forward to working with you!