From a0f18ff157e2f5dff210b964bc34d526540963d3 Mon Sep 17 00:00:00 2001 From: Troy Sankey Date: Wed, 21 May 2025 20:09:08 -0700 Subject: [PATCH] fix: shorten Codespaces welcome text It was too long and didn't appear front and center. This is just slightly better UX and diverts your attention to the most important thing (setup steps). --- .devcontainer/welcome.txt | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.devcontainer/welcome.txt b/.devcontainer/welcome.txt index 22fecc5..933b97f 100644 --- a/.devcontainer/welcome.txt +++ b/.devcontainer/welcome.txt @@ -18,20 +18,7 @@ Initial Setup https://marketplace.visualstudio.com/items/?itemName=GitHub.codespaces -Usage -===== - -Start your day by connecting to this workspace from VS Code and start up -services from a terminal: - - make dev.up - -Important directories: - -* /workspaces/devstack - This is the main devstack repository. -* /workspaces/devstack/edx-repos/* - Individual edx service repository clones. - More Info ========= -* https://2u-internal.atlassian.net/wiki/spaces/SOL/pages/2003370007/Devstack+on+Codespaces+Guide +https://2u-internal.atlassian.net/wiki/spaces/ENG/pages/2003370007/Devstack+on+Codespaces+Guide