Skip to content

Commit 7b99fd0

Browse files
authored
Merge pull request #5840 from Panquesito7/leave_github_sponsors
feat: Add "Leave GitHub Sponsors" section
2 parents 08e899c + a880b91 commit 7b99fd0

File tree

7 files changed

+50
-0
lines changed

7 files changed

+50
-0
lines changed
66.6 KB
Loading
28.1 KB
Loading
24.2 KB
Loading
56.2 KB
Loading
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Disabling your GitHub Sponsors account
3+
intro: 'If you no longer want to participate in {% data variables.product.prodname_sponsors %}, you can disable your {% data variables.product.prodname_sponsors %} account.'
4+
versions:
5+
free-pro-team: '*'
6+
type: how_to
7+
topics:
8+
- Open Source
9+
- Sponsors payments
10+
---
11+
12+
If you are receiving sponsorship payments, you'll need to contact GitHub Support to disable your {% data variables.product.prodname_sponsors %} account.
13+
14+
If you don't have any sponsors, then you can disable your {% data variables.product.prodname_sponsors %} account on GitHub.
15+
16+
If you decide to create a {% data variables.product.prodname_sponsors %} account again, you'll need to reapply.
17+
18+
Alternatively, you can unpublish your sponsors profile and then republish the account without reapplying again. For more information, see "[Unpublishing your {% data variables.product.prodname_sponsors %} profile](/sponsors/receiving-sponsorships-through-github-sponsors/unpublishing-your-github-sponsors-profile)."
19+
20+
{% data reusables.sponsors.navigate-to-sponsors-dashboard %}
21+
{% data reusables.sponsors.settings-tab %}
22+
1. Under "Disable GitHub Sponsors account", click **Disable account**.
23+
!["Disable your account" button](/assets/images/help/sponsors/disable-your-account-button.png)
24+
2. To confirm, click **Disable GitHub Sponsors account**.
25+
!["Disable GitHub Sponsors account" button](/assets/images/help/sponsors/disable-github-sponsors-account-dialog.png)

content/sponsors/receiving-sponsorships-through-github-sponsors/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ versions:
2020
{% link_with_intro /managing-your-payouts-from-github-sponsors %}
2121
{% link_with_intro /contacting-your-sponsors %}
2222
{% link_with_intro /tax-information-for-github-sponsors %}
23+
{% link_with_intro /disabling-your-github-sponsors-account %}
24+
{% link_with_intro /unpublishing-your-github-sponsors-profile %}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Unpublishing your GitHub Sponsors profile
3+
intro: 'If you don''t have any sponsors, you can unpublish your {% data variables.product.prodname_sponsors %} profile.'
4+
versions:
5+
free-pro-team: '*'
6+
type: how_to
7+
topics:
8+
- Open Source
9+
- Sponsors payments
10+
---
11+
12+
If you have sponsors, you'll need to contact GitHub Support to help you unpublish your {% data variables.product.prodname_sponsors %} account.
13+
14+
After your {% data variables.product.prodname_sponsors %} account is unpublished:
15+
- You'll no longer receive sponsorship payments.
16+
- You can request to re-publish your profile.
17+
18+
{% data reusables.sponsors.navigate-to-sponsors-dashboard %}
19+
{% data reusables.sponsors.settings-tab %}
20+
3. Under "Unpublish your GitHub Sponsors profile", click **Unpublish profile**.
21+
!["Unpublish profile" button](/assets/images/help/sponsors/unpublish-profile-button.png)
22+
4. To confirm, click "Unpublish GitHub Sponsors account".
23+
!["Unpublish GitHub Sponsors profile" button](/assets/images/help/sponsors/unpublish-profile-dialog.png)

0 commit comments

Comments
 (0)