Skip to content

Instantly share code, notes, and snippets.

@aviaryan
Forked from vinkla/CDN.md
Created October 2, 2019 07:54
Show Gist options
  • Save aviaryan/62925a289fdb06d91133c033f8fb4c83 to your computer and use it in GitHub Desktop.
Save aviaryan/62925a289fdb06d91133c033f8fb4c83 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 New Issue button. You'll now see title and description fields.

  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