Skip to content

Latest commit

 

History

History
73 lines (57 loc) · 2 KB

CONTRIBUTING.md

File metadata and controls

73 lines (57 loc) · 2 KB

Contributing to Code 🤝

We welcome contributions from the community! To contribute:

Please check the available Issues for the website first then statrt contributing!

  1. Fork the repository:

    • Click the "Fork" button on the top right corner of this repository.
  2. Clone your fork:

    git clone https://github.com/anaskhan28/sieve-repo.git
    cd sieve-repo
  3. Create a new branch:

    git checkout -b feature/your-feature-name
  4. Make your changes and commit:

    git commit -m "Add your commit message"
  5. Push to the branch:

    git push origin feature/your-feature-name
  6. Open a Pull Request:

    • Navigate to the original repository and click the "New Pull Request" button.

Contributing Playlists/Video 🫡

To add a new playlist, please follow these steps:

  1. Open a New Issue on Issues tab.

  2. Click on Add Playlist/Video

  3. Add your playlist/video details in the following format:

      {
      "name": "Anas Khan",
      "playlist_link": "https://www.youtube.com/playlist?list=PLIY8eNdw5tW_7-QrsY_n9nC0Xfhs1tLEK",
      "summary": "All the concepts, algorithms and protocols related to Network Security which you as an IT student will need the most.",
      "title": "Network Security",
      "category": "Cyber Security",
      "user_profile_link": "https://github.com/anaskhan28",
      "user_Image": "https://avatars.githubusercontent.com/u/87796038?s=96&v=4"
    }
    
  4. Choose one category from the list below:

    [
      "Animation",
      "Backend Development",
      "Cyber Security",
      "Data Structures",
      "Devops",
      "Frontend Development",
      "Full-Stack Development",
      "Machine Learning",
      "Projects",
      "UI UX Design",
      "System Design",
    ]
    
    
  5. Open the Issue and if all the verification passed your playlist or video will be added in Sieve.