Thank you for your interest in contributing to the Discrete Mathematics project! Your contributions help improve this resource for everyone.
- Report Bugs: If you find a bug or issue with any tutorial or exercise, please open an issue on GitHub.
- Suggest Enhancements: If you have ideas for new tutorials or improvements to existing ones, let us know!
- Submit Pull Requests: Feel free to fork the repository and submit a pull request with your changes. Please ensure that your code adheres to our coding standards.
- Ensure your code is well-documented.
- Follow the project's coding style.
- Write clear commit messages that describe your changes.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your branch back to your forked repository.
- Open a pull request against the
main
branch of this repository.
Thank you for helping us improve this project!