diff --git a/README.md b/README.md index e67635b5..0ddb8967 100644 --- a/README.md +++ b/README.md @@ -1284,5 +1284,27 @@ The Event Loop is a critical part of JavaScript’s concurrency model, ensuring **[⬆ Back to Top](#table-of-contents)** + + +--- + +## 🚀 How to Contribute + +We'd ❤️ to have your help in making this repository better! If you're passionate about JavaScript and want to contribute, here's how you can get involved: + +### 💡 Ways to Contribute: +- 📚 **Add examples**, resources, or explanations to any concept. +- 🛠️ **Improve documentation** and code snippets for clarity. +- 🌟 **Suggest or introduce new JavaScript concepts** that aren't covered yet. + +Check out our [Contributing Guidelines](./CONTRIBUTING.md) to get started and learn more about how to contribute effectively. + +Together, let's build a comprehensive JavaScript resource! 💪 + +--- + + + + ## License This software is licensed under MIT License, See [License](https://github.com/leonardomso/33-js-concepts/blob/master/LICENSE) for more information ©Leonardo Maldonado.