From 71b55a1f84a2ae1049b6c65c4cca4ef768c098d8 Mon Sep 17 00:00:00 2001 From: Stephen Kirby Date: Tue, 16 Jul 2024 22:29:53 +0000 Subject: [PATCH 1/2] fixed missing author --- docs/guides/support-bundle.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/guides/support-bundle.md b/docs/guides/support-bundle.md index 2b0ffad843bec..c7d6a48b9ce47 100644 --- a/docs/guides/support-bundle.md +++ b/docs/guides/support-bundle.md @@ -1,5 +1,14 @@ # Generate and upload a Support Bundle to Coder Support + +
+ + Cian Johnston + + +
+April 12, 2024 + When you engage with Coder support to diagnose an issue with your deployment, you may be asked to generate and upload a "Support Bundle" for offline analysis. This document explains the contents of a support bundle and the steps to submit From 29cbb83013bbfb1e3a660566019ee7223b9d51b3 Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Mon, 22 Jul 2024 08:56:55 +0100 Subject: [PATCH 2/2] make fmt Signed-off-by: Cian Johnston --- docs/guides/support-bundle.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/guides/support-bundle.md b/docs/guides/support-bundle.md index c7d6a48b9ce47..093c0c4191e0c 100644 --- a/docs/guides/support-bundle.md +++ b/docs/guides/support-bundle.md @@ -1,6 +1,5 @@ # Generate and upload a Support Bundle to Coder Support -
Cian Johnston