jeturgavli / Quote-Image-Generator-for-Instagram

This Python script automates the creation of custom Instagram quote images. Choose backgrounds, input text lines, and pick text colors (white or black). Ideal for adding personality to your posts effortlessly. Embrace creativity with fonts and save your creations in the Quotes_Output/ directory. Spice up your Insta-feed with ease! 🎨
MIT License
4 stars 3 forks source link

Help Needed: Contribute Your Background Images! #6

Closed jeturgavli closed 3 months ago

jeturgavli commented 3 months ago

Contribute Background Images!

Hi there!

I’m looking to add some new background images to my project and could really use your help. If you have any cool images, please share them with me!

What I’m Looking For:

  1. Image Format: JPG or PNG
  2. Resolution: 1080x1080 pixels
  3. Themes: Any theme is welcome, just keep it appropriate!
  4. File Naming: Name your file like this: 01.jpg, 02.jpg, etc.
  5. Upload Location: Put your images in the Backgrounds folder.

How to Contribute:

  1. Fork the Repo: Click the "Fork" button on my GitHub repo.
  2. Clone Your Fork: Download your fork to your computer.
    
    git clone https://github.com/your-username/my-repo-name.git
    cd my-repo-name
  3. Create a New Branch: Make a new branch for your changes.
    
    git checkout -b add-backgrounds
  4. Add Your Images: Put your background images in the Backgrounds folder.
  5. Commit Your Changes: Save your changes with a message.
    
    git add Backgrounds/
    git commit -m "Added new background images"
  6. Push Your Changes: Upload your changes to your fork.
    
    git push origin add-backgrounds
  7. Open a Pull Request: Go to my repo and open a pull request to merge your changes. Describe the images and the themes.

Review Process:

Thanks a lot for your help! Your backgrounds will make the project look great. ❤