diff --git a/README.md b/README.md index 9670d2bb07..8776cf715f 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,12 @@ Click on [Files menu](https://TheAlgorithms.github.io/C/files.html) to see the l Creative Commons LicenseCredit must be given to the creatorAdaptations must be shared under the same terms ## Contributions +We encourage contributors to: +- Write clean, well-documented, and efficient code. +- Add meaningful comments and commit messages. +- Contribute new algorithms, improve existing implementations, or enhance documentation. +- Participate in discussions, raise issues, and help review pull requests. + +Every contribution, big or small, helps make this project better — thank you for being a part of our open-source community! 💻✨ As a community developed and maintained repository, we welcome new un-plagiarized quality contributions. Please read our [Contribution Guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md).