Skip to content

Commit 258a8a6

Browse files
fix(acc): add file upload info
1 parent d6552c0 commit 258a8a6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

pages/account/how-to/open-a-support-ticket.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,16 @@ Example: “The Instance remains in "Starting" status for over 10 minutes and th
6565

6666
### Add supporting files
6767

68-
Attach screenshots (png, jpg), or files (pdf).
69-
Examples:
68+
You can drop or browse to attach files that might be relevant to understanding your issue. You can include screenshots, PDF and text files.
69+
<Message type="important">
70+
Keep in mind that:
71+
- You can attach up to 4 files per message and 10 files per ticket.
72+
- The size of each file cannot exceed 10MB
73+
- The following file formats are supported: `jpeg`, `jpg`, `png`, `pdf`, and `txt`.
74+
- The uploaded data is exclusively intended to provide you with support in the use of Scaleway services. Do not transmit any inappropriate, or irrelevant sensitive data.
75+
</Message>
76+
77+
**Examples:**
7078
- Screenshot of the Scaleway console
7179
- Screenshot of the network tab of your browser’s Developer Tools (right-click anywhere on the page and select **Inspect**. Go to the **Network tab** in the Developer Tools panel.)
7280
- Logs

0 commit comments

Comments
 (0)