Skip to content

Sharing DigitalArts made by creative people out there using Adobe Photoshop / Illustrator / Blender etc.

Notifications You must be signed in to change notification settings

Vishnuxx/Digi-Art

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest-2021

An Open Source repository to collect the creative illustrations made by creative & talented people out there.

Hacktoberfest-2021

homepage

This repository is for collecting the different illustrations made using Adobe Illustrator / Photoshop / Blender etc.

    ## - Do give a star if you liked this repo.

Note - Your art should be original.

  • Do not Copy anyone else's work.

  • You can add any small arts too you have made.

  • Do not just re-edit the file or make some small changes this kind of PRs will not be accepted.

  • Do not add anyone else's work in this repository.It will leads to failure of your pull request.

.

Steps To Generate PR(Pull Request)

Fork this repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository

Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.

if you want to use the terminal, use the following commands after you fork the repository , open the terminal type the given command

git clone https://github.com/{your-github-username}/Digi-Art.git

Create a branch

Then create a branch on your local repository to solve a problem.

terminal commands

git checkout -b your_new_branch_name

Add & commit

Make necessary changes and commit those changes.

terminal commands

git add .
git commit -m "your-commit-message"

Push changes to GitHub

Finally push your local repository to remote repository Compare & Submit a Pull Request

terminal commands

git push origin <branch-name>

We're happy to merge valid pull requests to this repository!

❤️ Thanks to our awesome contributors:technologist:✨.

About

Sharing DigitalArts made by creative people out there using Adobe Photoshop / Illustrator / Blender etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published