Create navigating-your-sponsors-dashboard.md (#52076)

Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
Stephanie Lincoln 2024-08-27 11:39:27 -07:00 коммит произвёл GitHub
Родитель 13eb020d06
Коммит 67918ef874
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
5 изменённых файлов: 77 добавлений и 2 удалений

Просмотреть файл

@ -159,6 +159,7 @@ Anyone in any region can sponsor eligible maintainers, but you must reside in a
* "[AUTOTITLE](/sponsors/sponsoring-open-source-contributors)"
* "[AUTOTITLE](/sponsors/receiving-sponsorships-through-github-sponsors)"
* "[AUTOTITLE](/sponsors/getting-started-with-github-sponsors/navigating-your-sponsors-dashboard)"
* "[AUTOTITLE](/search-github/searching-on-github/searching-users#search-based-on-ability-to-sponsor)"
* "[AUTOTITLE](/search-github/searching-on-github/searching-for-repositories#search-based-on-ability-to-sponsor)"
* "[FAQ with the {% data variables.product.prodname_sponsors %} team](https://github.blog/2019-06-12-faq-with-the-github-sponsors-team/)" on {% data variables.product.prodname_blog %}

Просмотреть файл

@ -7,6 +7,6 @@ versions:
children:
- /about-github-sponsors
- /quickstart-for-finding-contributors-to-sponsor
- /navigating-your-sponsors-dashboard
shortTitle: Getting started
---

Просмотреть файл

@ -0,0 +1,73 @@
---
title: Navigating your Sponsors dashboard
intro: 'View {% data variables.product.prodname_sponsors %}-related activity from your Sponsors dashboard.'
versions:
fpt: '*'
ghec: '*'
type: overview
topics:
- Open Source
- Fundamentals
- Sponsors
- Sponsors profile
---
## About your Sponsors dashboard
From your sponsors dashboard, you can view current and past sponsorships and dependencies, manage your recent invoices and sponsor settings, and create bulk sponsorships.
## Viewing your sponsorships
On your sponsorships page, you can display your current invoice balance, and see options to open a support ticket and create an invoice.
You can also manage current sponsorships and view past sponsorships, and export your current and past sponsorships as a CSV file.
{% data reusables.organizations.sponsors-dashboard %}
{% data reusables.organizations.navigate-to-sponsoring %}
1. From the left sidebar, click **{% octicon "heart" aria-hidden="true" %} Your sponsorships**.
## Viewing dependencies
You can view dependencies that have an active sponsors profile, search for specific dependencies, view repositories your sponsors own or maintain, and see when your sponsors were last active.
You can also export the list of dependencies as a CSV file.
{% data reusables.organizations.sponsors-dashboard %}
{% data reusables.organizations.navigate-to-sponsoring %}
1. From the left sidebar, click **{% octicon "package-dependencies" aria-hidden="true" %} Dependencies**.
## Viewing bulk sponsorships
You can create a bulk sponsorship from your organization's sponsorships page.
{% data reusables.organizations.sponsors-dashboard %}
{% data reusables.organizations.navigate-to-sponsoring %}
1. From the left sidebar, click **Bulk Sponsors**.
## Viewing invoices
You can manage your open and paid invoices from your sponsors dashboard. To be able to add funds to your balance, you must first create a new invoice. For more information, see "[AUTOTITLE](/sponsors/sponsoring-open-source-contributors/paying-for-github-sponsors-by-invoice#creating-a-new-invoice)."
{% data reusables.organizations.sponsors-dashboard %}
{% data reusables.organizations.navigate-to-sponsoring %}
1. From the left sidebar, click **{% octicon "credit-card" aria-hidden="true" %} Invoices**.
## Viewing settings
You can view your sponsorship logs from your sponsoring settings page.
You can also choose to attribute your paid sponsorships to another account by linking the accounts.
### View your sponsorship logs
{% data reusables.organizations.sponsors-dashboard %}
{% data reusables.organizations.navigate-to-sponsoring %}
1. From the left sidebar, click **{% octicon "gear" aria-label="The Gear icon" %} Settings**.
1. Under "Sponsorship log", click **log**.
### Link your sponsorships to another account
{% data reusables.organizations.sponsors-dashboard %}
{% data reusables.organizations.navigate-to-sponsoring %}
1. From the left sidebar, click **{% octicon "gear" aria-label="The Gear icon" %} Settings**.
1. Select the **Linked account** dropdown and click the account to use.
1. Click **Link account** to confirm your selection.

Просмотреть файл

@ -58,7 +58,7 @@ Before you can sponsor an account, you must have a verified email address. For m
To sponsor these maintainers using the downloaded file, in the corresponding cells of the "Sponsorship amount in USD" column, input sponsorship amounts in US dollars for each maintainer you want to sponsor.
1. On {% data variables.product.prodname_dotcom %}, in the "Bulk Sponsor" box above the list of developers who maintain your dependencies, click **Get started**.
1. On {% data variables.product.prodname_dotcom %}, in the "Bulk Sponsor" box above the list of developers who maintain your dependencies, click **Get started**. Organizations can also access the "Bulk Sponsor" functionality from the sponsors dashboard.
1. Optionally, to change which account or organization you are sponsoring as, select the **Sponsor as USERNAME** {% octicon "triangle-down" aria-hidden="true" %} dropdown menu, then click the desired account or organization from the options that appear.
![Screenshot of the first bulk sponsorship screen. A collapsed dropdown menu, labeled "octocat", is highlighted in dark orange.](/assets/images/help/sponsors/bulk-sponsors-sponsor-as-dropdown.png)

Просмотреть файл

@ -0,0 +1 @@
1. On {% data variables.location.product_location %}, navigate to the main page of your organization that you want to manage sponsorships for.