emojiscreen icon indicating copy to clipboard operation
emojiscreen copied to clipboard

Added Modern Family TV Show

Open anaskhan28 opened this issue 10 months ago • 0 comments

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.

  • [x] 👍🏾 You have checked the Issues and have gotten approval to add a movie or show to the project.
  • [x] 🔎 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.
  • [x] 🖍️ 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.
  • [x] 🌈 There is a single year under year.
  • [x] 📅 There is a type from one of the following: movie , tv or musical.
  • [x] 🔗 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.
  • [x] 3️⃣ There are at least three emojis listed under emojiImgs.
  • [x] 5️⃣ There is a maximum of five emojis listed under emojiImgs.
  • [x] 👍🏽 The pull request has a descriptive title (such as Added The Lion King or Added Black Panther, The Avengers: Endgame and Thor). -[x]⭐ 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"]).

anaskhan28 avatar Oct 07 '23 06:10 anaskhan28