Skip to content

Commit aae6f16

Browse files
authored
Update the GHES "Attaching files" page with the latest information (#60100)
1 parent 15b722d commit aae6f16

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

content/get-started/writing-on-github/working-with-advanced-formatting/attaching-files.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,9 @@ category:
1616
- Write and format content
1717
---
1818

19-
{% ifversion ghes %}
20-
21-
> [!WARNING]
22-
> When you upload an image or video to a pull request or issue comment, or upload a file to a ticket in the {% data variables.contact.landing_page_portal %}, anyone can view the anonymized URL without authentication, even if the pull request or issue is in a private repository, or if private mode is enabled. To keep sensitive media files private, serve them from a private network or server that requires authentication.
23-
24-
{% endif %}
25-
26-
{% ifversion fpt or ghec %}
27-
2819
> [!NOTE]
2920
> For public repositories, uploaded files can be accessed without authentication. In the case of private and internal repositories, only people with access to the repository can view the uploaded files.
3021
31-
{% endif %}
32-
3322
To attach a file to an issue or pull request conversation, drag and drop it into the comment box.
3423
Alternatively, you can click {% octicon "paperclip" aria-label="Attach files" %} below the issue comment box to browse, select, and add a file from your computer.
3524

0 commit comments

Comments
 (0)