From 476d41b2bcae0eea94c372c0780c8f4b0eef2209 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Marseault?=
<22910497+Larsluph@users.noreply.github.com>
Date: Tue, 14 May 2024 20:35:40 +0200
Subject: [PATCH] Create support page
---
Support.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 Support.md
diff --git a/Support.md b/Support.md
new file mode 100644
index 0000000..2e460c6
--- /dev/null
+++ b/Support.md
@@ -0,0 +1,17 @@
+## How to view network requests
+
+1. Open DevTools by pressing F12 (or Fn+F12 if it doesn't work)
+2. Select the "Network" tab
+3. Adjust filters to improve visibility
+
+Here's what it would look like on Edge, other browsers may have a similar layout.
+
+![image](https://github.com/VueTorrent/VueTorrent/assets/22910497/8c752629-8a8b-4744-9830-634572b81f86)
+
+When clicking on a row, it will display some more information on the request.
+
+![image](https://github.com/VueTorrent/VueTorrent/assets/22910497/0df1c8ed-039f-4128-9140-c04264cf10ca)
+
+To include the maximum amount of information in your report you can include a screenshot of the **headers** and **payload**\* tab.
+
+*The payload tab may not be visible, that means we don't need it