1
0
mirror of synced 2025-12-21 10:57:10 -05:00

add short titles to frontmatter (#20131)

This commit is contained in:
Rachael Sewell
2021-06-24 11:02:53 -07:00
committed by GitHub
parent ee823eb333
commit 52cf583bdd
973 changed files with 978 additions and 7 deletions

View File

@@ -11,5 +11,6 @@ children:
- /customer-experience-best-practices-for-apps
- /viewing-metrics-for-your-listing
- /viewing-transactions-for-your-listing
shortTitle: Create Marketplace apps
---

View File

@@ -13,6 +13,7 @@ versions:
fpt: '*'
topics:
- Marketplace
shortTitle: Listing requirements
---
<!--UI-LINK: Displayed as a link on the https://github.com/marketplace/new page.-->

View File

@@ -11,6 +11,7 @@ versions:
fpt: '*'
topics:
- Marketplace
shortTitle: View listing metrics
---
You can view metrics for the past day (24 hours), week, month, or for the entire duration of time that your {% data variables.product.prodname_github_app %} has been listed.

View File

@@ -8,6 +8,7 @@ versions:
fpt: '*'
topics:
- Marketplace
shortTitle: View listing transactions
---
{% note %}