Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Improve content-style-guide.md
Why:
Line 279: link 'data directory' to data repository and 'Product names' to product names section for faster access. Issue #2732

What's being changed:
Line 279: Linked 'data directory' to data repository and 'Product names' to product names section.
  • Loading branch information
Rami Zackary Shamir authored Jan 12, 2021
commit 80c5c65f1873503757d43f7d7fdeec55545b6eb4
2 changes: 1 addition & 1 deletion contributing/content-style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ Take care to distinguish between product names and product elements. For more in
Follow standard American English punctuation rules. For more guidance, see “[Punctuation](https://brand.github.com/content/grammar#punctuation)” in GitHub’s Brand Guide and “[Punctuation](https://docs.microsoft.com/style-guide/punctuation)” in the Microsoft Style Guide.

## Reusables and variables
Use reusable strings for individual nouns (e.g. product names) or for complete sentences or paragraphs. Sentence fragments and phrases should not be contained in reusable strings as they can cause problems when content is localized. For more information, see the data directory in the github/docs repository and the “Product names” section of this document.
Use reusable strings for individual nouns (e.g. product names) or for complete sentences or paragraphs. Sentence fragments and phrases should not be contained in reusable strings as they can cause problems when content is localized. For more information, see the [data directory](https://github.com/github/docs/tree/main/data#data) in the github/docs repository and the [“Product names”](https://github.com/MeetYourCreator/docs/blob/main/contributing/content-style-guide.md#product-names) section of this document.

## Tables

Expand Down