1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-12 19:04:01 +02:00

Pasting Clipboard Image to Comments, closes #92

This commit is contained in:
Tim Green
2015-01-18 22:58:03 +00:00
parent f0cfc202eb
commit 3b04f63081

View File

@@ -28,6 +28,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
- [Images/GIFs](#imagesgifs)
- [Embedding Images in GitHub Wiki](#embedding-images-in-github-wiki)
- [Quick Quoting](#quick-quoting)
- [Pasting Clipboard Image to Comments](#pasting-clipboard-image-to-comments)
- [Quick Licensing](#quick-licensing)
- [Task Lists](#task-lists)
- [Task Lists in Markdown Documents](#task-lists-in-markdown-documents)
@@ -355,6 +356,13 @@ When on a comment thread and you want to quote something someone previously said
[*Read more about quick quoting.*](https://github.com/blog/1399-quick-quotes)
### Pasting Clipboard Image to Comments
After taking a screenshot and adding it to the clipboard (mac: `cmd-ctrl-shift-4`), you can simply paste (`cmd-v / ctrl-v`) the image into the comment section and it will be auto-uploaded to github.
![Pasting Clipboard Image to Comments](https://cloud.githubusercontent.com/assets/39191/5794265/39c9b65a-9f1b-11e4-9bc7-04e41f59ea5f.png)
[*Read more about issue attachments.*](https://help.github.com/articles/issue-attachments)
### Quick Licensing
When creating a repository, GitHub gives you the option of adding in a pre-made license: