diff --git a/assets/images/help/billing/limit-or-unlimited-codespaces-enterprise.png b/assets/images/help/billing/limit-or-unlimited-codespaces-enterprise.png new file mode 100644 index 0000000000..45a309a498 Binary files /dev/null and b/assets/images/help/billing/limit-or-unlimited-codespaces-enterprise.png differ diff --git a/assets/images/help/billing/limit-or-unlimited-codespaces-org.png b/assets/images/help/billing/limit-or-unlimited-codespaces-org.png new file mode 100644 index 0000000000..f2a02aa30e Binary files /dev/null and b/assets/images/help/billing/limit-or-unlimited-codespaces-org.png differ diff --git a/assets/images/help/billing/limit-or-unlimited-codespaces-user.png b/assets/images/help/billing/limit-or-unlimited-codespaces-user.png new file mode 100644 index 0000000000..d463a57f2a Binary files /dev/null and b/assets/images/help/billing/limit-or-unlimited-codespaces-user.png differ diff --git a/assets/images/help/billing/limit-or-unlimited-codespaces.png b/assets/images/help/billing/limit-or-unlimited-codespaces.png deleted file mode 100644 index e49e80a8cf..0000000000 Binary files a/assets/images/help/billing/limit-or-unlimited-codespaces.png and /dev/null differ diff --git a/assets/images/help/billing/update-limit.png b/assets/images/help/billing/update-limit.png deleted file mode 100644 index e935d6a8f6..0000000000 Binary files a/assets/images/help/billing/update-limit.png and /dev/null differ diff --git a/content/billing/managing-billing-for-github-codespaces/managing-the-spending-limit-for-github-codespaces.md b/content/billing/managing-billing-for-github-codespaces/managing-the-spending-limit-for-github-codespaces.md index 6010236799..b22b0f7a33 100644 --- a/content/billing/managing-billing-for-github-codespaces/managing-the-spending-limit-for-github-codespaces.md +++ b/content/billing/managing-billing-for-github-codespaces/managing-the-spending-limit-for-github-codespaces.md @@ -39,6 +39,9 @@ You can set a spending limit for {% data variables.product.prodname_github_codes {% data reusables.user-settings.billing_plans %} {% data reusables.dotcom_billing.manage-spending-limit %} {% data reusables.codespaces.monthly-spending-limit-codespaces %} + + ![Screenshot of GitHub's spending limit settings. The "Limit spending" radio button is selected, and the "Unlimited spending" radio button is unselected.](/assets/images/help/billing/limit-or-unlimited-codespaces-user.png) + {% data reusables.dotcom_billing.update-spending-limit %} ## Managing the {% data variables.product.prodname_github_codespaces %} spending limit for your organization account @@ -54,6 +57,9 @@ Organizations owners and billing managers can manage the spending limit for {% d {% data reusables.organizations.billing-settings %} {% data reusables.dotcom_billing.manage-spending-limit %} {% data reusables.codespaces.monthly-spending-limit-codespaces %} + + ![Screenshot of GitHub's spending limit settings. The "Limit spending" radio button is selected, and the "Unlimited spending" radio button is unselected.](/assets/images/help/billing/limit-or-unlimited-codespaces-org.png) + {% data reusables.dotcom_billing.update-spending-limit %} {% ifversion ghec %} @@ -69,6 +75,9 @@ Enterprise owners and billing managers can manage the spending limit for {% data ![Spending limit tab](/assets/images/help/settings/spending-limit-tab-enterprise.png) {% data reusables.codespaces.monthly-spending-limit-codespaces %} + + ![Screenshot of GitHub's spending limit settings. The "Limit spending" radio button is selected, and the "Unlimited spending" radio button is unselected.](/assets/images/help/billing/limit-or-unlimited-codespaces-enterprise.png) + {% data reusables.dotcom_billing.update-spending-limit %} {% endif %} diff --git a/data/reusables/codespaces/monthly-spending-limit-codespaces.md b/data/reusables/codespaces/monthly-spending-limit-codespaces.md index 87c33fcff0..0cd5d5dc96 100644 --- a/data/reusables/codespaces/monthly-spending-limit-codespaces.md +++ b/data/reusables/codespaces/monthly-spending-limit-codespaces.md @@ -1,3 +1 @@ -1. Under "Codespaces", choose to limit spending or allow unlimited spending. - - ![Screenshot of the radio buttons to limit spending or allow unlimited spending](/assets/images/help/billing/limit-or-unlimited-codespaces.png) +1. Under "Codespaces", either select **Limit spending** and enter a spending limit, or select **Unlimited spending**. \ No newline at end of file diff --git a/data/reusables/dotcom_billing/update-spending-limit.md b/data/reusables/dotcom_billing/update-spending-limit.md index ab7a6ff4de..726419a9e6 100644 --- a/data/reusables/dotcom_billing/update-spending-limit.md +++ b/data/reusables/dotcom_billing/update-spending-limit.md @@ -1,2 +1 @@ -1. If you chose to limit spending, under "Limit spending", type a limit, then click **Update limit**. - ![Field to type spending limit and Update limit button](/assets/images/help/billing/update-limit.png) +1. Depending on which option you chose, click either **Update limit** or **Update to unlimited**. \ No newline at end of file