Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update attaching-files.md
  • Loading branch information
CapitainFlam authored Sep 23, 2022
commit 7188dfdadaa68ea2e40a86b5d776ea0168bb55be
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ We support these files:

{% endnote %}{% endif %}

Once you attached a file, it will be upload directly to GitHub (it will NOT wait for issue/PR/comment submission). Then, you can see the new URL attached to this file, with a URL like `https://user-images.githubusercontent.com/[random folder name]/[random identifications].png`. This means that, even if you do NOT submit your issue/PR/comment, the file has _already_ been uploaded in GitHub servers, and can be reached through the [anonymized URL](https://github.com/github/docs/blob/main/github/authenticating-to-github/about-anonymized-urls).
Once you attached a file, it will be upload directly to GitHub (it will NOT wait for issue/PR/comment submission). Then, you can see the new URL attached to this file, with a URL like `https://user-images.githubusercontent.com/*random folder name*/*random identifications*.png`. This means that, even if you do NOT submit your issue/PR/comment, the file has _already_ been uploaded in GitHub servers, and can be reached through the [anonymized URL](https://github.com/github/docs/blob/main/github/authenticating-to-github/about-anonymized-urls).

![Attachments animated GIF](/assets/images/help/pull_requests/dragging_images.gif)