Update frontmatter versions (#54542)
This commit is contained in:
@@ -3,7 +3,9 @@ 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.'
|
||||
versions:
|
||||
feature: 'contributing'
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '*'
|
||||
---
|
||||
|
||||
## About {% data variables.product.prodname_docs %} site structure
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
---
|
||||
title: Troubleshooting your environment
|
||||
intro: "Learn about troubleshooting problems in your local environment and the {% data variables.product.prodname_docs %} staging platform."
|
||||
intro: 'Learn about troubleshooting problems in your local environment and the {% data variables.product.prodname_docs %} staging platform.'
|
||||
versions:
|
||||
feature: 'contributing'
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '*'
|
||||
---
|
||||
|
||||
## Troubleshooting tests that fail locally but pass in CI
|
||||
|
||||
@@ -3,7 +3,9 @@ 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 %}.'
|
||||
versions:
|
||||
feature: 'contributing'
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '*'
|
||||
---
|
||||
|
||||
## About {% data variables.product.prodname_github_codespaces %}
|
||||
|
||||
Reference in New Issue
Block a user