Skip to content

julian-richter/Images-Icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Project Images Repository

This repository serves as a storage for images used in various projects. Each project has its own corresponding branch containing the images specific to that project.

Branches

  • main: contains the base files
  • global-icons-png contains global png icon files
  • global-icons-svg contains global svg icon files

Usage

If you are working on a specific project and need access to its associated images, switch to the corresponding branch to access them.

Example:
To access images for example-project:

git checkout example-project

Contributing

If you have images to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your images: git checkout -b your-project-images.
  3. Add your images to the branch: git add your-images.
  4. Commit your changes: git commit -m "Add images for Your Project".
  5. Push to your fork: git push origin your-project-images.
  6. Create a pull request to the main repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •