GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: Grace Park <gracepark@github.com> Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Co-authored-by: Robert Sese <sese@github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com> Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
@@ -4,6 +4,7 @@ intro: Guidelines for creating an app that will be easy to use and understand.
|
||||
shortTitle: Customer experience best practice
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- Marketplace
|
||||
redirect_from:
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Creating apps for GitHub Marketplace
|
||||
intro: 'You can list free and paid tools for developers to use in {% data variables.product.prodname_marketplace %}.'
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- Marketplace
|
||||
children:
|
||||
|
||||
@@ -11,6 +11,7 @@ redirect_from:
|
||||
- /developers/github-marketplace/requirements-for-listing-an-app
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- Marketplace
|
||||
shortTitle: Listing requirements
|
||||
@@ -21,7 +22,7 @@ The requirements for listing an app on {% data variables.product.prodname_market
|
||||
|
||||
## Requirements for all {% data variables.product.prodname_marketplace %} listings
|
||||
|
||||
All listings on {% data variables.product.prodname_marketplace %} should be for tools that provide value to the {% data variables.product.product_name %} community. When you submit your listing for publication, you must read and accept the terms of the "[{% data variables.product.prodname_marketplace %} Developer Agreement](/articles/github-marketplace-developer-agreement/)."
|
||||
All listings on {% data variables.product.prodname_marketplace %} should be for tools that provide value to the {% data variables.product.product_name %} community. When you submit your listing for publication, you must read and accept the terms of the "[{% data variables.product.prodname_marketplace %} Developer Agreement](/free-pro-team@latest/github/site-policy/github-marketplace-developer-agreement)."
|
||||
|
||||
### User experience requirements for all apps
|
||||
|
||||
@@ -73,7 +74,7 @@ When you are ready to publish the app on {% data variables.product.prodname_mark
|
||||
|
||||
Your app does not need to handle payments but does need to use {% data variables.product.prodname_marketplace %} purchase events to manage new purchases, upgrades, downgrades, cancellations, and free trials. For information about how integrate these events into your app, see "[Using the {% data variables.product.prodname_marketplace %} API in your app](/developers/github-marketplace/using-the-github-marketplace-api-in-your-app)."
|
||||
|
||||
Using GitHub's billing API allows customers to purchase an app without leaving GitHub and to pay for the service with the payment method already attached to their {% data variables.product.product_name %} account.
|
||||
Using GitHub's billing API allows customers to purchase an app without leaving GitHub and to pay for the service with the payment method already attached to their account on {% data variables.product.product_location %}.
|
||||
|
||||
- Apps must support both monthly and annual billing for paid subscriptions purchases.
|
||||
- Listings may offer any combination of free and paid plans. Free plans are optional but encouraged. For more information, see "[Setting a {% data variables.product.prodname_marketplace %} listing's pricing plan](/marketplace/listing-on-github-marketplace/setting-a-github-marketplace-listing-s-pricing-plan/)."
|
||||
|
||||
@@ -9,6 +9,7 @@ redirect_from:
|
||||
shortTitle: Security best practice
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- Marketplace
|
||||
---
|
||||
|
||||
@@ -9,6 +9,7 @@ redirect_from:
|
||||
- /developers/github-marketplace/viewing-metrics-for-your-listing
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- Marketplace
|
||||
shortTitle: View listing metrics
|
||||
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /developers/github-marketplace/viewing-transactions-for-your-listing
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- Marketplace
|
||||
shortTitle: View listing transactions
|
||||
|
||||
Reference in New Issue
Block a user