Thanks for contributing! Follow these steps to add wallpapers to the collection.
Guidelines for Wallpaper Submission
- Resolution: Wallpapers should be high-resolution, ideally at least
1920x1080
or higher. - Quality: Ensure wallpapers are clear and visually appealing. Avoid pixelation and blurry images.
- File Format: Use .jpg, .jpeg, or .png formats only.
- File Naming: Name files descriptively using lowercase letters and hyphens,
(e.g., sunset-beach.jpg)
. - Category Folders: Place each wallpaper in the category folder that best fits its style.
(e.g., Sci-fi, Dracula)
.
-
Fork the Repository: Fork this repo to make your own copy.
-
Clone Your Fork: Clone your forked repository to your local machine.
git clone https://github.com/fr0st-iwnl/wallz.git cd wallz
-
Place the wallpaper in the correct category folder.
-
Stage Your Changes:
git add .
-
Commit Your Changes:
git commit -m "Add new wallpapers"
-
Push to Your Fork:
git push origin main
- Thank you again for helping to improve this wallpapers repository! 🎉