Skip to content

Welcome to the DigiGlobe Solutions Projects Lab Repository! This repository is dedicated to housing a variety of Projects Lab templates, including navbars, buttons, hero sections, footers, headers, sidebars, and more. These templates are contributed by students and reviewed by our team to ensure high quality. Our goal is to have a comprehensive lib

License

Notifications You must be signed in to change notification settings

pritks30/DigiGlobe-Solutions-Projects-Lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DigiGlobe Solutions Community Built Web Components Repository

Description

Welcome to the DigiGlobe Solutions Projects Lab Repository! This repository is dedicated to housing a variety of Projects Lab templates, including navbars, buttons, hero sections, footers, headers, sidebars, and more. These templates are contributed by students and reviewed by our team to ensure high quality. Our goal is to have a comprehensive library of Projects Lab ready for the feature launch on 20th August 2024.

Contribution Process

To contribute to this repository, please follow the steps outlined below:

  1. Fork the Repository

    • Navigate to the DigiGlobe Solutions Projects Lab Repository on GitHub.
    • Click the "Fork" button at the top right corner of the repository page to create a copy of the repository under your GitHub account.
  2. Clone the Forked Repository

    • Clone your forked repository to your local machine using the command:
      git clone https://github.com/your-username/digiglobe-solutions-Projects-Lab.git
    • Navigate into the cloned repository:
      cd digiglobe-solutions-Projects-Lab
  3. Create a New Branch

    • Create a new branch for your work:
      git checkout -b your-full-name-category
    • Replace your-full-name-category with your full name and the category you are working on, separated by a hyphen. For example, john-doe-hero-section.
  4. Add Your Component Template

    • Create a new folder within the repository with your full name and category as the folder name. For example, JohnDoeHeroSection.
    • Add your component template files to this folder.
  5. Commit and Push Your Changes

    • Add and commit your changes with a meaningful commit message:
      git add .
      git commit -m "Added [Category] template by [Your Full Name]"
    • Push your changes to your forked repository:
      git push origin your-full-name-category
  6. Create a Pull Request

    • Go to the original DigiGlobe Solutions Web Components Repository on GitHub.
    • Click on the "Pull Requests" tab and then the "New Pull Request" button.
    • Select your branch from the "compare" dropdown and click "Create Pull Request".
    • Provide a clear title and description for your pull request, and submit it.
  7. Review and Merge

    • Our team will review your submission. If any changes are requested, please make them promptly.
    • Once approved, your pull request will be merged into the main repository.

Contributor Table

Please add your details to the table below after your pull request has been merged.

Full Name Category Deployed Link Date Tech Stack Used
Your Full Name Your Category Link DD-MM-YYYY HTML, CSS, JS

Example Entry

Full Name Category Deployed Link Date Tech Stack Used
John Doe Hero Section Link 15-07-2024 HTML, CSS, JS

Note

  • Ensure your code follows the best practices and is well-documented.
  • Keep your component templates simple, reusable, and modular.
  • Feel free to reach out to the repository maintainers if you have any questions or need assistance.

We look forward to your valuable contributions and thank you for being a part of the DigiGlobe Solutions community!

About

Welcome to the DigiGlobe Solutions Projects Lab Repository! This repository is dedicated to housing a variety of Projects Lab templates, including navbars, buttons, hero sections, footers, headers, sidebars, and more. These templates are contributed by students and reviewed by our team to ensure high quality. Our goal is to have a comprehensive lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published