Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Added SQL quiz question for sql-quiz.ts #770

Closed
wants to merge 0 commits into from
Closed

Added SQL quiz question for sql-quiz.ts #770

wants to merge 0 commits into from

Conversation

devesh-mishra13
Copy link
Contributor

Summary of changes

Changes made for sql-quiz.ts by adding a quiz question related to BITWISE AND.

Checklist

  • I have read and followed the contribution guidelines.
  • I have read through the Code of Conduct and agree to abide by the rules.
  • This PR is for one of the available issues and is not a PR for an issue already assigned to someone else.
  • My PR title has a short descriptive name so the maintainers can get an idea of what the PR is about.
  • I have provided a summary of my changes.

Copy link
Contributor

@jdwilkin4 jdwilkin4 left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

Please review the requested changes.
Once those changes have been implemented, then we can merge your PR into main. 👍

@devesh-mishra13
Copy link
Contributor Author

i closed it by mistake what can i do now i was making another commit and during merging of a branch i actually merged the same branch before even pulling the changes please help me

@jdwilkin4
Copy link
Contributor

@devesh-mishra13
It looks like I am not able to reopen your PR on my end because there is already another open PR here for the same branch of main

#786

Here is what I suggested you do.

Add this SQL question with the revised changes to your new open PR here
#786

Then when it is reviewed, approved and merged, then you will need to update your main branch.

Then if you are interested in contributing more quiz questions after that, then I would suggest create a new branch that is not the main branch.
It is common practice in open source to create new branches that are not the main branch when making new contributions.
It makes for a cleaner process that way and keeps your main branch clean and easy to work with.

Here is a more in depth tutorial on git branches which will help in the future
https://www.youtube.com/watch?v=e2IbNHi4uCI

Hope that helps 👍

@devesh-mishra13
Copy link
Contributor Author

okay thank you for your suggestions i would be taking atmost care the next time

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

Successfully merging this pull request may close these issues.

2 participants