Skip to content

Commit

Permalink
Improvements to subscription pages (docker#18806)
Browse files Browse the repository at this point in the history
* add more description and update faq order

* avoid repetition

* implement feedback
  • Loading branch information
stephaurelio authored Dec 12, 2023
1 parent 993c53a commit 8e490c1
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 21 deletions.
8 changes: 4 additions & 4 deletions content/subscription/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ grid:
description: Explore what you can do with your Docker subscription.
link: /subscription/details/
icon: feature_search
- title: Docker Scout subscriptions and features
description: Discover how a Docker Scout subscription can help you create a more secure supply chain.
link: /subscription/scout-details/
icon: query_stats
- title: Upgrade your subscription
description: Learn how to upgrade your plan to the next level.
link: /subscription/upgrade/
Expand All @@ -19,10 +23,6 @@ grid:
description: Find the answers you need and explore common questions.
link: /subscription/faq/
icon: help
- title: Docker Scout subscriptions and features
description: Discover how a Docker Scout subscription can help you create a more secure supply chain.
link: /subscription/scout-details/
icon: query_stats
- title: Docker Desktop license agreement
description: Review the terms of the Docker Subscription Service Agreement.
link: /subscription/desktop-license/
Expand Down
4 changes: 3 additions & 1 deletion content/subscription/details.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ description: Learn about Docker subscription tiers and their features
keywords: subscription, personal, pro, team, business, features
---

This page provides an overview of each tier. To compare features available in each tier, see [Docker Pricing](https://www.docker.com/pricing/).
You can do more with Docker with a Docker subscription, such as add collaborators, create scoped access tokens, and create private repositories. This page provides an overview of each subscription tier. To compare features available in each tier, see [Docker Pricing](https://www.docker.com/pricing/).

You can also subscribe to Docker Scout. See [Docker Scout subscriptions and features](./scout-details.md).

## Docker Personal

Expand Down
32 changes: 17 additions & 15 deletions content/subscription/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,23 @@ Docker offers volume pricing for Docker Business subscriptions starting at 25 se

### How do I access support? What level of support do I get for my subscription?

All Docker Pro, Team, and Business subscribers receive email support for their subscriptions. Additional premium support is available for Docker Business customers. Contact sales for more information about our premium support programs.
All Docker Pro, Team, and Business subscribers receive email support for their subscriptions. Additional premium support is available for Docker Business customers. [Contact sales](https://www.docker.com/pricing/contact-sales/) for more information about premium support programs.

### Does Docker offer academic pricing?

Contact the [Docker Sales Team](https://www.docker.com/company/contact).

### What ways can I contribute to Docker content?
### Is Docker Scout included with my Docker Subscription?

Docker offers two programs:
- [Docker-Sponsored Open Source Program (DSOS)](../trusted-content/dsos-program.md)
- [Docker Verified Publisher (DVP)](../trusted-content/dvp-program.md)
If you have a Docker subscription, you automatically have access to a Docker Scout Free subscription. This lets you enable Docker Scout on up to 3 repositories. To enable Docker Scout for additional repositories, you can [upgrade your plan](../billing/scout-billing.md).

### Do I need to do anything at the end of my subscription term?

No. All monthly and annual subscriptions are automatically renewed at the end of the term using the original form of payment.

### What happens if I pay for an annual subscription and add more users later?
### What happens if I pay for an annual subscription and add more seats later?

When you add seats to your plan in the middle of your billing cycle, a prorated amount is charged for the additional seats.

### What happens to my collaborators when I move to a Personal subscription?

Personal subscriptions do not include collaborators for private repositories. If you have collaborators when you move to a Personal subscription from a paid subscription you need to remove all collaborators. If collaborators have not been removed within 30 days of moving to a free plan, all collaborators are automatically removed from your account.
Personal subscriptions don't include collaborators for private repositories. If you have collaborators when you move to a Personal subscription from a paid subscription you need to remove all collaborators. If you haven't removed collaborators within 30 days of moving to a free plan, all collaborators are automatically removed from your account.

### How do I know what new features are in planning for my Docker Pro or Docker Team subscription?

Expand All @@ -46,10 +40,18 @@ You can't pause or delay a subscription. If a subscription invoice hasn't been p

Subscriptions are non-transferable.

### I have more questions regarding the new pricing, who can I reach out to?
### I have more questions regarding pricing, who can I reach out to?

If you have any questions that are not covered in the FAQ, [please reach out](https://www.docker.com/company/contact) and a member of the Docker team will get back to you.
If you have any questions that aren't covered here, [reach out](https://www.docker.com/company/contact) and a member of the Docker team will get back to you.

### Is Docker Scout included with my Docker Subscription?
### Does Docker offer academic pricing?

If you have a Docker subscription, you automatically have access to a Docker Scout Free subscription. This lets you enable Docker Scout on up to 3 repositories. To enable Docker Scout for additional repositories, you can [upgrade your plan](../billing/scout-billing.md).
Contact the [Docker Sales Team](https://www.docker.com/company/contact).

### What ways can I contribute to Docker content?

Docker offers two programs:
- [Docker-Sponsored Open Source Program (DSOS)](../trusted-content/dsos-program.md)
- [Docker Verified Publisher (DVP)](../trusted-content/dvp-program.md)

You can also join the [Developer Preview Program](https://www.docker.com/community/get-involved/developer-preview/) or sign up for early access programs for specific products to participate in research and try out new features.
2 changes: 1 addition & 1 deletion content/subscription/scout-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This page provides an overview of the subscription plans for Docker Scout. To co

## Docker Scout Free

Docker Scout Free is available for both personal accounts and organizations. If you have a Docker subscription, you automatically have access to Docker Scout Free. This plan is ideal for individual developers getting started with software supply chain security.
Docker Scout Free is available for both personal accounts and organizations. If you have a [Docker subscription](./details.md), you automatically have access to Docker Scout Free. This plan is ideal for individual developers getting started with software supply chain security.

Docker Scout Free includes:

Expand Down

0 comments on commit 8e490c1

Please sign in to comment.