Git Product home page Git Product logo

favorite-ott-characters's Introduction

Favorite-OTT-characters

Screenshot 2022-10-03 at 3 05 50 PM

Add your favorite OTT characters to the list and contribute to the hactoberfest 2022

Here is the page link :- https://ankitpareek0141.github.io/Favorite-OTT-characters/

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

Getting started

Register yourself in the Hacktoberfest 2022

How to contribute

This project follows the contrib.rocks specification. Contributions of any kind are welcome!

1. Submit an issue

2. Fork the repository (repo)

3. Set up your local environment (optional)

If you're ready to contribute and create your PR, it will help to set up a local environment so you can see your changes.

  1. Set up your development environment

  2. Clone your fork

If this is your first time forking our repo, this is all you need to do for this step:

$ git clone [email protected]:[your_github_handle]/Favorite-OTT-characters.git && cd Favorite-OTT-characters

If you've already forked the repo, you'll want to ensure your fork is configured and that it's up to date. This will save you the headache of potential merge conflicts.

To configure your fork:

$ git remote add upstream https://github.com/ankitpareek0141/Favorite-OTT-characters.git

To sync your fork with the latest changes:

$ git checkout main
$ git fetch upstream
$ git merge upstream/main

4. Make awesome changes!

  1. Create new branch for your changes
$ git checkout -b new_branch_name
  1. Start developing! append new character details in js/characters.js file.
{
    "image": "your_image_url",
    "title": "your_image_title",
    "description": "your_image_description"
}
  1. Commit and prepare for pull request (PR). In your PR commit message, reference the issue it resolves (see how to link a commit message to an issue using a keyword).
$ git commit -m "brief description of changes [Fixes #1234]"
  1. Push to your GitHub account
$ git push

5. Submit your PR

  • After your changes are committed to your GitHub fork, submit a pull request (PR) to the main branch of the ankitpareek0141/Favorite-OTT-characters repo
  • In your PR description, reference the issue it resolves (see linking a pull request to an issue using a keyword)
    • ex. Updates out of date content [Fixes #1234]

6. Wait for review

  • The website team reviews every PR
  • Acceptable PRs will be approved & merged into the main branch

7. Optional

  • Give Star to this repository if you had learn something!

๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป Our valuable Contributors

favorite-ott-characters's People

Contributors

abhimishra-now avatar adaharshsingh avatar aishwarya-mali avatar ankitpareek0141 avatar axaysingh avatar ayeshashaik759 avatar bannersb19 avatar bipasasahaa avatar deepaberi-code avatar dhirajberi avatar dishankkumaryadav avatar isha-padalia avatar mayuras7685 avatar moechadsayshi avatar monarths avatar padaliaisha avatar prankush-tech avatar rahul045 avatar sai-tejaswi-kallepalli avatar shobhit-sheta avatar siddhant2202 avatar suyash0102 avatar sxxaq avatar thebugsyy avatar thekunalsen avatar uday03meh avatar visheshind avatar yasaswini999 avatar yf151290 avatar yudiz-yashg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.