This repository is dedicated to celebrating Hacktoberfest, an annual event encouraging open source contributions. Join us in October to make meaningful contributions to open source projects and earn cool swag! Check out the guidelines below to get started.
Create a Seprate Folder for all the Questions related to Language
- Fork this repository.
- Create a new branch for your work:
git checkout -b feature/your-feature
- Make your contributions.
- Commit your changes:
git commit -m "Add your message here"
- Push to your fork:
git push origin feature/your-feature
- Create a pull request and follow the template.
- Only meaningful contributions will be accepted.
- Ensure your code adheres to the project's coding standards.
- Respect the code of conduct.
- Have fun and learn while contributing!
Happy Hacking! 🎉🌟