Skip to content

Instantly share code, notes, and snippets.

@yildiz
Forked from vinkla/CDN.md
Created July 7, 2019 15:02
Show Gist options
  • Save yildiz/887dc2c14ba6d4ba60edd4529bd85ab0 to your computer and use it in GitHub Desktop.
Save yildiz/887dc2c14ba6d4ba60edd4529bd85ab0 to your computer and use it in GitHub Desktop.
A guide on how to upload images to GitHub's CDN through issue and pull request text fields.

Upload Images to GitHub's CDN

  1. First, visit any repository on GitHub and click your way through to the issues page.

  2. Create a new issue by clicking the button New Issue. You'll now see both a title and a description field.

  3. Drag-and-drop an image on to the description field. This will start the uploading process.

  4. Copy the URL and use it in README, issues or pull requests however you like.

Example of uploading image to GitHub's CDN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment