1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Update content-style-guide.md

This commit is contained in:
hubwriter
2022-03-24 15:42:56 +00:00
committed by GitHub
parent 7e1ca3c488
commit 74a8f97084

View File

@@ -387,7 +387,7 @@ For more information, see "[Using SHAs](https://docs.github.com/en/actions/learn
Always use "GitHub Codespaces" (`{% data variables.product.prodname_github_codespaces %}`) as the product name, not just "Codespaces". This helps to avoid confusion with "codespaces" (lowercase c), which refers to instances of remote coding workspaces created with GitHub Codespaces.
Always use "dev container" (or its longer form "development container) and not "devcontainer" (one word), except in file/path names. The single word could form could be considered a brand, which we want to avoid, and we also want to be consistent with the two-word form used in [the Visual Studio Code documentation](https://code.visualstudio.com/docs/remote/create-dev-container#_path-to-creating-a-dev-container).
Always use "dev container" (or, where clarification is needed, its longer form "development container") and not "devcontainer" (one word), except in file/path names. The single word could form could be considered a brand, which we want to avoid, and we also want to be consistent with the two-word form used in [the Visual Studio Code documentation](https://code.visualstudio.com/docs/remote/create-dev-container#_path-to-creating-a-dev-container).
## Punctuation