diff --git a/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md b/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md index fe4ed00b68..f572a12fda 100644 --- a/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md +++ b/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md @@ -2,7 +2,6 @@ title: About contributing to GitHub Docs shortTitle: About contributing intro: 'You can contribute to GitHub Docs content in several ways.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/collaborating-on-github-docs/index.md b/content/contributing/collaborating-on-github-docs/index.md index fa0cb1ff93..8ae1d2bf3f 100644 --- a/content/contributing/collaborating-on-github-docs/index.md +++ b/content/contributing/collaborating-on-github-docs/index.md @@ -2,7 +2,6 @@ title: Collaborating on GitHub Docs shortTitle: Collaborate on GitHub Docs intro: 'Find out about collaborating on GitHub Docs.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' children: diff --git a/content/contributing/collaborating-on-github-docs/label-reference.md b/content/contributing/collaborating-on-github-docs/label-reference.md index cea50bcd24..38a04e7889 100644 --- a/content/contributing/collaborating-on-github-docs/label-reference.md +++ b/content/contributing/collaborating-on-github-docs/label-reference.md @@ -1,7 +1,6 @@ --- title: Label reference intro: "Labels can help you find an issue you'd like to help with." -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/collaborating-on-github-docs/self-review-checklist.md b/content/contributing/collaborating-on-github-docs/self-review-checklist.md index a86cb56fca..96b43f2d4b 100644 --- a/content/contributing/collaborating-on-github-docs/self-review-checklist.md +++ b/content/contributing/collaborating-on-github-docs/self-review-checklist.md @@ -1,7 +1,6 @@ --- title: Self review checklist intro: "Before you submit your pull request for review, you should first review it yourself." -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md b/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md index bc8b788396..9b87d43c13 100644 --- a/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md +++ b/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md @@ -2,7 +2,6 @@ title: Using Git on GitHub Docs shortTitle: Using Git intro: 'You can use Git on the command line to commit changes and then push them to the documentation repository.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/collaborating-on-github-docs/using-the-content-linter.md b/content/contributing/collaborating-on-github-docs/using-the-content-linter.md index 480644c655..201c200dd1 100644 --- a/content/contributing/collaborating-on-github-docs/using-the-content-linter.md +++ b/content/contributing/collaborating-on-github-docs/using-the-content-linter.md @@ -1,7 +1,6 @@ --- title: Using the content linter intro: 'You can use content linter to check your contributions for errors.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md b/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md index 949770814e..00e79db955 100644 --- a/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md +++ b/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md @@ -2,7 +2,6 @@ title: Using the TODOCS placeholder to leave notes shortTitle: Using the TODOCS placeholder intro: 'You can use the `TODOCS` placeholder to indicate work that still needs to be completed.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/index.md b/content/contributing/index.md index 27b1352232..15ae5e98c2 100644 --- a/content/contributing/index.md +++ b/content/contributing/index.md @@ -3,7 +3,6 @@ title: Contributing to GitHub Docs documentation shortTitle: Contribute to GitHub Docs intro: 'Learn about how the {% data variables.product.prodname_docs %} team creates documentation and how you can contribute.' layout: product-landing -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' featuredLinks: diff --git a/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md b/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md index 66f406c0a6..e301db61ed 100644 --- a/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md +++ b/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md @@ -2,7 +2,6 @@ title: Creating a local environment shortTitle: Create a local environment intro: 'You can run the {% data variables.product.prodname_docs %} application locally on your computer.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/setting-up-your-environment-to-work-on-github-docs/index.md b/content/contributing/setting-up-your-environment-to-work-on-github-docs/index.md index 5661ec09c4..98ab888039 100644 --- a/content/contributing/setting-up-your-environment-to-work-on-github-docs/index.md +++ b/content/contributing/setting-up-your-environment-to-work-on-github-docs/index.md @@ -2,7 +2,6 @@ title: Setting up your environment to work on {% data variables.product.prodname_docs %} shortTitle: Your working environment intro: 'Learn about running the {% data variables.product.prodname_docs %} site locally or in {% data variables.product.prodname_github_codespaces %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' children: diff --git a/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md b/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md index bb9eb1413e..4d8ef13bc1 100644 --- a/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md +++ b/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md @@ -1,7 +1,6 @@ --- title: Troubleshooting your environment intro: "Learn about troubleshooting problems in your local environment and the {% data variables.product.prodname_docs %} staging platform." -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md b/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md index 4e9d96757a..86aac32821 100644 --- a/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md +++ b/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md @@ -2,7 +2,6 @@ title: Working on GitHub Docs in a codespace shortTitle: Working in a codespace intro: 'You can use {% data variables.product.prodname_github_codespaces %} to work on documentation for {% data variables.product.prodname_docs %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md b/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md index c0160c63c8..cf6c1a1fb9 100644 --- a/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md +++ b/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md @@ -2,7 +2,6 @@ title: About combining multiple content types shortTitle: Combining multiple types intro: 'You can combine multiple content types in a single article to help people complete complex tasks.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/about-the-content-model.md b/content/contributing/style-guide-and-content-model/about-the-content-model.md index 9f15c0d57f..6eb6cf6814 100644 --- a/content/contributing/style-guide-and-content-model/about-the-content-model.md +++ b/content/contributing/style-guide-and-content-model/about-the-content-model.md @@ -2,7 +2,6 @@ title: About the content model shortTitle: About the content model intro: 'The content model describes the structure and types of content that we publish.' -product: '{% data reusables.contributing.product-note %}' redirect_from: - /contributing/writing-for-github-docs/content-model versions: diff --git a/content/contributing/style-guide-and-content-model/about-topics.md b/content/contributing/style-guide-and-content-model/about-topics.md index 8ba4476ec8..9c2a602083 100644 --- a/content/contributing/style-guide-and-content-model/about-topics.md +++ b/content/contributing/style-guide-and-content-model/about-topics.md @@ -2,7 +2,6 @@ title: About topics shortTitle: About topics intro: 'Use topics to make articles searchable.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/conceptual-content-type.md b/content/contributing/style-guide-and-content-model/conceptual-content-type.md index 919e8d21c7..a6a9c125ef 100644 --- a/content/contributing/style-guide-and-content-model/conceptual-content-type.md +++ b/content/contributing/style-guide-and-content-model/conceptual-content-type.md @@ -1,7 +1,6 @@ --- title: Conceptual content type intro: 'People most often use conceptual content when they are learning about something new to them.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md b/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md index bc3d4c519f..ad3493c4ae 100644 --- a/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md +++ b/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md @@ -2,7 +2,6 @@ title: Contents of a GitHub Docs article shortTitle: Contents of an article intro: 'Every article includes a few standard elements, and may include conditional or optional elements. We also use a standard order for content within an article.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/index.md b/content/contributing/style-guide-and-content-model/index.md index 9cbe559428..bfdebf3b1c 100644 --- a/content/contributing/style-guide-and-content-model/index.md +++ b/content/contributing/style-guide-and-content-model/index.md @@ -1,7 +1,6 @@ --- title: Style guide and content model intro: 'Learn about how we keep GitHub''s documentation consistent, easy to follow, and maintainable.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' children: diff --git a/content/contributing/style-guide-and-content-model/procedural-content-type.md b/content/contributing/style-guide-and-content-model/procedural-content-type.md index e0dc19daae..5517d99071 100644 --- a/content/contributing/style-guide-and-content-model/procedural-content-type.md +++ b/content/contributing/style-guide-and-content-model/procedural-content-type.md @@ -1,7 +1,6 @@ --- title: Procedural content type intro: 'Procedural content gives context on how a task fits into someone''s larger goal.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/quickstart-content-type.md b/content/contributing/style-guide-and-content-model/quickstart-content-type.md index 0aefab08dc..2eadbdc61f 100644 --- a/content/contributing/style-guide-and-content-model/quickstart-content-type.md +++ b/content/contributing/style-guide-and-content-model/quickstart-content-type.md @@ -1,7 +1,6 @@ --- title: Quickstart content type intro: 'Quickstarts are best for people who want instructions quickly without lengthy explanations of how something works or why they would want to use it.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/referential-content-type.md b/content/contributing/style-guide-and-content-model/referential-content-type.md index 2d145feff1..6c4467a2e1 100644 --- a/content/contributing/style-guide-and-content-model/referential-content-type.md +++ b/content/contributing/style-guide-and-content-model/referential-content-type.md @@ -1,7 +1,6 @@ --- title: Referential content type intro: 'Referential content provides detailed information that people need while they are actively using a feature.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/release-note-content-type.md b/content/contributing/style-guide-and-content-model/release-note-content-type.md index fb49022629..5da22dd0d8 100644 --- a/content/contributing/style-guide-and-content-model/release-note-content-type.md +++ b/content/contributing/style-guide-and-content-model/release-note-content-type.md @@ -1,7 +1,6 @@ --- title: Release note content type intro: 'Release notes enable readers to understand and prepare for the user-facing changes in each release of {% data variables.product.prodname_dotcom %}''s versioned enterprise products.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index df5abb68e1..ef149dc803 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -1,7 +1,6 @@ --- title: Style guide intro: 'Follow this guide to make sure {% data variables.product.company_short %}''s documentation stays consistent and follows clear patterns that our readers can understand.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' redirect_from: diff --git a/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md b/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md index 589afd992c..fc3a5de599 100644 --- a/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md +++ b/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md @@ -1,7 +1,6 @@ --- title: Troubleshooting content type intro: 'Troubleshooting content includes built-in errors we expect people to encounter, common problems reported to support, and situations people might encounter while completing tasks.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/style-guide-and-content-model/tutorial-content-type.md b/content/contributing/style-guide-and-content-model/tutorial-content-type.md index 59b27ac90e..4bf5f2eebe 100644 --- a/content/contributing/style-guide-and-content-model/tutorial-content-type.md +++ b/content/contributing/style-guide-and-content-model/tutorial-content-type.md @@ -1,7 +1,6 @@ --- title: Tutorial content type intro: 'Tutorials are useful when someone has a basic understanding of the product and is interested in extending their understanding to solve a specific problem' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md b/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md index 09d6f8eecf..48273b6333 100644 --- a/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md +++ b/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md @@ -2,7 +2,6 @@ title: About GitHub's documentation philosophy shortTitle: Documentation philosophy intro: 'Our documentation philosophy guides what content we create and how we create it.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/writing-for-github-docs/annotating-code-examples.md b/content/contributing/writing-for-github-docs/annotating-code-examples.md index b0f88b0080..b5936c05f5 100644 --- a/content/contributing/writing-for-github-docs/annotating-code-examples.md +++ b/content/contributing/writing-for-github-docs/annotating-code-examples.md @@ -2,7 +2,6 @@ title: Annotating code examples shortTitle: Annotating code examples intro: "You can annotate longer code examples to explain how they work and how people can customize them for other uses." -product: '{% data reusables.contributing.product-note %}' layout: inline versions: feature: 'contributing' diff --git a/content/contributing/writing-for-github-docs/changing-an-articles-title.md b/content/contributing/writing-for-github-docs/changing-an-articles-title.md index 35c68179d9..fc689e1b5f 100644 --- a/content/contributing/writing-for-github-docs/changing-an-articles-title.md +++ b/content/contributing/writing-for-github-docs/changing-an-articles-title.md @@ -2,7 +2,6 @@ title: Changing an article's title shortTitle: Change an article's title intro: "When it's necessary to change the title of an article, the name may need to be updated in several places." -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' redirect_from: diff --git a/content/contributing/writing-for-github-docs/configuring-redirects.md b/content/contributing/writing-for-github-docs/configuring-redirects.md index 1afbec4afb..01e1c74bab 100644 --- a/content/contributing/writing-for-github-docs/configuring-redirects.md +++ b/content/contributing/writing-for-github-docs/configuring-redirects.md @@ -1,7 +1,6 @@ --- title: Configuring redirects intro: "If an article's title, version, or location changes, you can create a redirect to the current content." -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' redirect_from: diff --git a/content/contributing/writing-for-github-docs/content-design-principles.md b/content/contributing/writing-for-github-docs/content-design-principles.md index 1cc3b88ab4..f7777b2400 100644 --- a/content/contributing/writing-for-github-docs/content-design-principles.md +++ b/content/contributing/writing-for-github-docs/content-design-principles.md @@ -2,7 +2,6 @@ title: Content design principles shortTitle: Content design principles intro: 'We share these principles to design and create the best content for people who use {% data variables.product.prodname_dotcom %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md b/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md index 18752c214d..07423936d5 100644 --- a/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md +++ b/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md @@ -2,7 +2,6 @@ title: Creating diagrams for {% data variables.product.prodname_docs %} shortTitle: Creating diagrams intro: 'This guide explains when and how to create diagrams for {% data variables.product.prodname_docs %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' allowTitleToDifferFromFilename: true diff --git a/content/contributing/writing-for-github-docs/creating-reusable-content.md b/content/contributing/writing-for-github-docs/creating-reusable-content.md index daf0839ec5..958f6e7679 100644 --- a/content/contributing/writing-for-github-docs/creating-reusable-content.md +++ b/content/contributing/writing-for-github-docs/creating-reusable-content.md @@ -2,7 +2,6 @@ title: Creating reusable content shortTitle: Create reusable content intro: 'You can create reusable content that can be referenced in multiple content files.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/writing-for-github-docs/creating-screenshots.md b/content/contributing/writing-for-github-docs/creating-screenshots.md index 90c47d0d6d..29b9d09c62 100644 --- a/content/contributing/writing-for-github-docs/creating-screenshots.md +++ b/content/contributing/writing-for-github-docs/creating-screenshots.md @@ -4,7 +4,6 @@ shortTitle: Create screenshots intro: "You can help users locate elements of the user interface that are difficult to find by adding screenshots to {% data variables.product.prodname_docs %}." versions: feature: 'contributing' -product: '{% data reusables.contributing.product-note %}' --- ## About screenshots in {% data variables.product.prodname_docs %} diff --git a/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md b/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md index 42ddd0f359..78a42d8f08 100644 --- a/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md +++ b/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md @@ -2,7 +2,6 @@ title: Creating tool switchers in articles shortTitle: Creating tool switchers intro: 'You can use a tool switcher to show how to complete tasks using specific tools.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' redirect_from: diff --git a/content/contributing/writing-for-github-docs/index.md b/content/contributing/writing-for-github-docs/index.md index 9a6ba1c567..adfb1440f3 100644 --- a/content/contributing/writing-for-github-docs/index.md +++ b/content/contributing/writing-for-github-docs/index.md @@ -2,7 +2,6 @@ title: Writing for GitHub Docs shortTitle: Writing for GitHub Docs intro: 'Learn about writing for {% data variables.product.prodname_docs %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' children: diff --git a/content/contributing/writing-for-github-docs/templates.md b/content/contributing/writing-for-github-docs/templates.md index 6fd75bd76c..22a20ee457 100644 --- a/content/contributing/writing-for-github-docs/templates.md +++ b/content/contributing/writing-for-github-docs/templates.md @@ -1,7 +1,6 @@ --- title: Templates intro: 'This article contains starter templates for the different content types used in {% data variables.product.prodname_docs %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md b/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md index d65759c26a..ff086343d2 100644 --- a/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md +++ b/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md @@ -2,7 +2,6 @@ title: Using Markdown and Liquid in GitHub Docs shortTitle: Markdown and Liquid # Max 31 characters intro: 'You can use Markdown and Liquid to format content, create reusable content, and write content for different versions on {% data variables.product.prodname_docs %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' redirect_from: diff --git a/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md b/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md index 8adf3bb048..58f75839cb 100644 --- a/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md +++ b/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md @@ -2,7 +2,6 @@ title: Using videos in GitHub Docs shortTitle: Using videos intro: 'This guide explains how to create videos that support user needs for {% data variables.product.prodname_docs %}.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md b/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md index ae5a594c17..3a31f43b9c 100644 --- a/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md +++ b/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md @@ -2,7 +2,6 @@ title: Using YAML frontmatter shortTitle: YAML frontmatter # Max 31 characters intro: 'You can use YAML frontmatter to define versioning, add metadata, and control the layout for articles.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' redirect_from: diff --git a/content/contributing/writing-for-github-docs/versioning-documentation.md b/content/contributing/writing-for-github-docs/versioning-documentation.md index 18093dfbb1..58a4598b59 100644 --- a/content/contributing/writing-for-github-docs/versioning-documentation.md +++ b/content/contributing/writing-for-github-docs/versioning-documentation.md @@ -1,7 +1,6 @@ --- title: Versioning documentation intro: '{% data variables.product.prodname_docs %} uses YAML frontmatter and liquid operators to support multiple versions of {% data variables.product.company_short %} with a single-source approach.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' redirect_from: diff --git a/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md b/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md index d87c2b294f..87ee8eab7a 100644 --- a/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md +++ b/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md @@ -2,7 +2,6 @@ title: Writing content to be translated shortTitle: Write content to be translated intro: 'Our documentation is translated into multiple languages. How we approach writing the English language documentation can greatly improve the quality of those translations.' -product: '{% data reusables.contributing.product-note %}' versions: feature: 'contributing' --- diff --git a/data/reusables/contributing/product-note.md b/data/reusables/contributing/product-note.md deleted file mode 100644 index ceeba011f1..0000000000 --- a/data/reusables/contributing/product-note.md +++ /dev/null @@ -1 +0,0 @@ -Articles in the "Contributing to GitHub Docs" section refer to the documentation itself and are a resource for GitHub staff and open source contributors.