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

Fix : Converted hint hover code from jQuery to JavaScript #772 #790

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shubhalgupta
Copy link

@shubhalgupta shubhalgupta commented Oct 16, 2023

Card Pull Request Checklist

Follow the checklist below when working on adding a card. This will help you double-check that you have everything you need to have your Pull Request approved. Add an x inside of the [ ] to check off an item like this [x]. You may delete this checklist if you are adding a feature to the project.

During Hacktoberfest to decrease the number of PRs to approve, we will only be merging one PR adding cards per person. If you would like to add multiple shows or movies, please include them in one PR.

  • πŸ‘πŸΎ You have checked the Issues and have gotten approval to add a movie or show to the project.
  • πŸ”Ž Have searched the movies.js, musicals.js or tv.js files in the data folder and Pull Requests to make sure that you are not adding a duplicate.
  • πŸ–οΈ Place the new show(s) or movie(s) in alphabetical order based on title. If the show or movie starts with 'the', then use the second word to alphabetize.
  • 🌈 There is a single year under year.
  • πŸ“… There is a type from one of the following: movie , tv or musical.
  • πŸ”— There is a link to the IMDB page or Playbill archive page under itemLink. If the movie or TV show is not on IMDB, please choose a different movie or TV show.
  • 3️⃣ There are at least three emojis listed under emojiImgs.
  • 5️⃣ There is a maximum of five emojis listed under emojiImgs.
  • πŸ‘πŸ½ The pull request has a descriptive title (such as Added The Lion King or Added Black Panther, The Avengers: Endgame and Thor).
  • ⭐ The genres are all inside of square brackets [ ] and each are individually wrapped in quotation marks and have a comma between each one. (such as submitting this "genres": ["adventure","mystery","animation"] and not this "genres":["adventure, mystery, animation"]).

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.

None yet

1 participant