Commit c71985316bc for woocommerce

commit c71985316bc0ca7cd5d0e832db186fd5079d8d0a
Author: Shameem Reza <shameemreza776@gmail.com>
Date:   Thu Mar 5 15:25:19 2026 +0600

    Add FAQ sections for QIT test results and resubmissions (#63551)

diff --git a/docs/woo-marketplace/managing-your-account.mdx b/docs/woo-marketplace/managing-your-account.mdx
index b0bd43f146d..a387ba5ae5b 100644
--- a/docs/woo-marketplace/managing-your-account.mdx
+++ b/docs/woo-marketplace/managing-your-account.mdx
@@ -80,3 +80,18 @@ Test your `changelog.txt` file to ensure that it meets [Woo Marketplace standard
 - To request another admin, [contact us via the link in your dashboard](https://woocommerce.com/wp-admin/admin.php?page=wcpv-vendor-support) or email [partners@woocommerce.com](mailto:partners@woocommerce.com) using your current partner account email. Please first ensure that they have [created a WooCommerce.com account](https://woocommerce.com/sso?new=1&next=%2Fwoocommerce%2F) with [two-step authentication enabled](https://wordpress.com/support/security/two-step-authentication/).

 </details>
+
+<details>
+<summary>Why does my QIT test result link show "Invalid URL" or say it has expired?</summary>
+
+- QIT test result links are temporary signed URLs. They expire after a short period of time. This is expected and not an error.
+- To get fresh results, re-run the test from your [Vendor Dashboard](https://woocommerce.com/wp-admin/). New links will be generated with the updated results.
+
+</details>
+
+<details>
+<summary>How do I resubmit after making changes?</summary>
+
+- When your submission is in **Changes required** status, you can upload a corrected zip file directly from your [Vendor Dashboard](https://woocommerce.com/wp-admin/) and resubmit.
+
+</details>