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

Added Leap Year Checker: #372 #393

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

Anshika14528
Copy link
Contributor

Closes: #372

  • Title : Leap Year Checker
  • Name: : Anshika
  • Idenitfy yourself: :GSSOC

Describe the add-ons or changes you've made 📃

Added a leap year checker which checks if year is leap year or not.

How Has This Been Tested? ⚙️

I have tested it my own.

Screenshots 📷

screenshotss wepb screenshotssss

Type of change ☑️

What sort of change have you made:

  • New feature (non-breaking change which adds functionality)

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Note to reviewers 📄

Copy link

vercel bot commented Jun 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-master-log ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 7:52am

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Anshika14528 PR Approved 🎉

@Avdhesh-Varshney Avdhesh-Varshney merged commit ff44742 into Avdhesh-Varshney:main Jun 25, 2024
4 checks passed
@Avdhesh-Varshney Avdhesh-Varshney added level1 Beginner level issues/pull requests Approved ✔️ This PR is approved by the PR or, Mentors Vanilla-JS 😊 These project are kept in Vanilla-JS directory gssoc These issue/pull request will be considered for GSSOC'24 labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✔️ This PR is approved by the PR or, Mentors gssoc These issue/pull request will be considered for GSSOC'24 level1 Beginner level issues/pull requests Vanilla-JS 😊 These project are kept in Vanilla-JS directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Leap Year Checker:
2 participants