From 07c8108fbaf9a06b233f7758c2a34b41138530eb Mon Sep 17 00:00:00 2001 From: Kitty Chiu <42864823+KittyChiu@users.noreply.github.com> Date: Fri, 10 Apr 2026 04:08:16 +0000 Subject: [PATCH] chore: updated README and --- .devcontainer/devcontainer.json | 6 ++---- README.md | 3 ++- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 785aff0..4985d81 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -32,9 +32,7 @@ "golang.go", // Recommended for Hextra theme "mhutchie.git-graph", - "prettier.prettier-vscode", - "tamasfe.even-better-toml", - "budparr.language-hugo-vscode", + "esbenp.prettier-vscode", // Recommended extensions from https://gohugo.io/tools/editors/#visual-studio-code "eliostruyf.vscode-front-matter", @@ -50,7 +48,7 @@ "--whole-files", "--new-from-rev=origin/main" ], - "editor.defaultFormatter": "prettier.prettier-vscode", + "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.tabSize": 2, "editor.insertSpaces": true, "editor.detectIndentation": false, diff --git a/README.md b/README.md index 27600d1..8c3db07 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ This repository maintains the static site for the [GitHub Well-Architected Frame **Quick links:** - 🌐 [View the site](https://wellarchitected.github.com) -- 💬 [Discussions](https://github.com/github/github-well-architected/discussions) +- 💬 [Community Discussions](https://github.com/orgs/community/discussions?discussions_q=label%3A%22GitHub+Well-Architected%22) +- 🤝 [Partners Discussions](https://github.com/githubpartners-community/community/discussions/categories/waf-feedback-and-suggestions) - 📖 [Contributing Guide](CONTRIBUTING.md) [🎬 Watch the Teaser video](https://github.com/user-attachments/assets/51fc5744-a61b-4119-8892-bd93b1c26fe8)