-
Notifications
You must be signed in to change notification settings - Fork 62.9k
feat: Add "Leave GitHub Sponsors" section #5840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
...in the guides (`content/sponsors/index.md`).
f921b32
to
de82071
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Index
@Panquesito7 Thanks so much for opening a PR! I'll get this triaged for review ⚡ |
Hi @Panquesito7 - thank you so much for taking the time to create this new section of the help. This is a much more than a simple bug fix and you've also found yourself editing the |
👋🏽 @panquestito7 Thank you for suggesting this and working on this PR! I'm going to make some updates to the placement of these articles and add a few other updates to fit our styleguide. |
Thank you for your help! Hopefully, I did everything correctly. 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Panquesito7 This is a very impressive first PR! 💪🏽
Since we'd appreciate your contributions more in the future, I've left a few comments to explain the "why" behind some changes I've made. 💖 I hope this context is helpful.
- /github/supporting-the-open-source-community-with-github-sponsors/disabling-your-github-sponsors-account | ||
versions: | ||
free-pro-team: '*' | ||
permissions: You can easily leave the GitHub Sponsors program if you no longer want to participate. If some people are sponsoring you, you will need to contact GitHub Support about that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This statement is generally about who can do what. A permissions statement isn't really needed here since anyone in the GitHub Sponsors program can disable their account. We could mention the caveat about when to contact GitHub Support but I decided to keep that in the article.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the redirects in line 8: Since this is a new article, we don't actually need redirects. We use redirects when change an article title. But I understand why you'd include this here to copy similar patterns found in other articles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the redirects in line 8: Since this is a new article, we don't actually need redirects. We use redirects when change an article title. But I understand why you'd include this here to copy similar patterns found in other articles
Well, I actually kept them for that reason, but I'm not really sure if we should remove them. Maybe we should remove them according to what you said. 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed them in the commits I made below. 💫
|
||
### Leaving the GitHub Sponsors program | ||
|
||
{% data reusables.sponsors.navigate-to-sponsors-dashboard %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great use of reusables here! 💖
|
||
{% data reusables.sponsors.navigate-to-sponsors-dashboard %} | ||
{% data reusables.sponsors.settings-tab %} | ||
{% data reusables.sponsors.disable-your-account %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fwiw (for what it's worth), since we only need these steps one time, we don't need a reusable for them. It's great that you know how to create a reusable though! This will come in handy in future scenarios.
@@ -0,0 +1,9 @@ | |||
--- | |||
title: Leaving the GitHub Sponsors program |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the target audience of this article is people who have set up GitHub Sponsors account, we're going to move the content of these two articles into the map topic geared for this specific audience.
@@ -0,0 +1,20 @@ | |||
--- | |||
title: Unpublishing your GitHub Sponsors account |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed this title to profile to stay consistent with the UI.
…7/docs into leave_github_sponsors
Any reasons why if you try to search |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sponsorowane $$
👋🏽 @Panquesito7
I'm honestly not sure but let's get this merged in and see if there's still search issues surfacing. Feel free to open an issue if the Search isn't working as expected after this PR merges. There's some outstanding product questions about the differences between these procedures but to keep this work scoped down and rolling, we're going to merge this for now. 🚂 Thank you for your PR contribution and surfacing this important user need! 😸 |
I'm fairly sure that the staging previews just use the search index from the live site, and don't index the preview. So your new article won't appear in search results until the pull request is merged and the index recalculated. This may take a few minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Hey, GitHub team! I've seen the changes are not still there. Do we still have to wait more time, or is there something we should do? Thank you. 🙂 |
🤔 Your new articles should have been live a while back, I'll check with our engineering team as it sounds like a deployment bug. |
This PR should fix it I think #6195. |
The docs engineering team fixed the problem. 🚀 https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors/disabling-your-github-sponsors-account and https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors/unpublishing-your-github-sponsors-profile are now live and findable in the search 😄 Thanks for your patience ✨ |
Why:
Closes #5780.
What's being changed:
Check off the following:
Writer impact (This section is for GitHub staff members only):