Skip to content

Commit afa4650

Browse files
committed
Updates based on review
1 parent 0bb571f commit afa4650

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
1.35 MB
Loading

content/github/managing-your-work-on-github/file-attachments-on-issues-and-pull-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: File attachments on issues and pull requests
3-
intro: 'When you open an issue or update a pull request, you can use issue attachments to upload a variety of files.'
3+
intro: 'When you open an issue or update a pull request, you can use issue attachments to upload a variety of file types.'
44
redirect_from:
55
- /articles/issue-attachments/
66
- /articles/file-attachments-on-issues-and-pull-requests
@@ -27,7 +27,7 @@ To attach a file to an issue or pull request conversation, drag and drop it into
2727

2828
{% endtip %}
2929

30-
The maximum size for files is 25MB and the maximum size for images is 10MB.
30+
The maximum size for files is 25MB and the maximum size for images and gifs is 10MB.
3131
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.1" or currentVersion == "github-ae@next" %}
3232
Videos can be up to 100 MB in size if the repository is owned by a user or organization on a paid GitHub plan, otherwise the maximum size is 10MB.
3333

0 commit comments

Comments
 (0)