Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Calender.cpp #1516

Conversation

KashishJuneja101003
Copy link
Contributor

Project-Guidance! 🎊🎈

Welcome! 🎉

Thank you for visiting our repository! We're excited to have you here. If you find this project useful, please consider giving it a star! ⭐

🎉 Have you reviewed the Contributing Guidelines? 🤔 (Required)

  • YES
  • NO

📝 Description

I've made some updates to the calendar code to enhance its functionality and readability:

  • Fixed Uninitialized Variables: Ensured all variables were initialized to prevent unexpected behavior.
  • Optimized Leap Year Logic: Improved clarity in the leap year calculation.
  • Enhanced Error Handling: Improved feedback for invalid month inputs.
  • Better Variable Naming: Made variable names more descriptive for easier understanding.
  • Modularized Code: Organized the code into smaller functions for better structure.

🔧 Fixes

#1452

🏷️ Initiative Participation (Required)

This pull request is associated with the following initiative. Please choose the one you are contributing to:

  • 🌸 GSSoC (Girl Script Summer of Code)
  • 🌼 GSSoC 2024 Extd.
  • 🍂 Hacktoberfest 2024
  • ❄️ Script Winter of Code (SWoC)
  • ⛄ Winter of Blockchain (WoB)
  • 🙋‍♂️ Personal
  • 📌 Other (please specify): _______________

Copy link

@KashishJuneja101003

It's great having you contribute to this project

Thank you for opening a Pull Request 🙌 , Welcome to Project Guidance 💖 We will review everything and get back to you :)

@Kushal997-das Kushal997-das merged commit b0955db into Kushal997-das:main Oct 19, 2024
3 checks passed
Copy link

@KashishJuneja101003 Hurray, your PR got merged into our Project-Guidance 🥳. Thanks a bunch. Feel free to take another Issue. 💖

@Kushal997-das Kushal997-das added level1 Under level 1 hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 gssoc-ext This level is for GSSOC-Extended. labels Oct 19, 2024
@KashishJuneja101003 KashishJuneja101003 deleted the branchKashishJuneja101003-2 branch October 19, 2024 16:54
@KashishJuneja101003
Copy link
Contributor Author

KashishJuneja101003 commented Oct 19, 2024

Please close issue #1452
Is it okay to close the issue myself after the corresponding PR merges? Please guide me through this.
Thank You!

@Kushal997-das Kushal997-das added the hacktoberfest-accepted “hacktoberfest-accepted” label label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This level is for GSSOC-Extended. hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 hacktoberfest-accepted “hacktoberfest-accepted” label level1 Under level 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants