1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update frontmatter versions (#54542)

This commit is contained in:
Rachael Sewell
2025-02-25 09:27:55 -08:00
committed by GitHub
parent 02c3b476ea
commit 93420a2ffa
130 changed files with 427 additions and 168 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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 %}