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

Follow Us & Footer #15

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ishangoel2005
Copy link

General

  • The description provides a summary of the changes made.
  • The branch name is clear and relevant to the task.

Code Quality

  • Code is well-organized and easy to read.
  • Functions and variables are named clearly and meaningfully.
  • Code adheres to the project's coding standards and style guide.
  • No unnecessary files or commented-out code are present in the commit.

Tests

  • Unit tests are written for new functionality (if applicable).
  • Tests cover the edge cases and major functionality.
  • All existing tests pass after the changes.

Dependencies

  • Any new dependencies added are necessary and well-documented.
  • package.json (or equivalent) has been updated with new dependencies (if applicable).
  • The changes do not introduce unnecessary or redundant dependencies.

Performance

  • The changes do not introduce significant performance regressions.
  • Optimizations have been considered, and performance has been checked where applicable.

Miscellaneous

  • The pull request does not introduce any debug logs, console.log, or console.error statements (unless for development purposes).

Screenshots

image
image

Copy link
Collaborator

@Harshilmalhotra Harshilmalhotra left a comment

Choose a reason for hiding this comment

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

"NewtonSchoolCodingClub" is floating somewhere else kindly fix it.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants