-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Correct billing manager instructions #38257
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. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
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.
Pull Request Overview
This PR updates the documentation steps to match the renamed UI section when adding a billing manager to an organization.
- Replace “Billing management” step with “Additional billing details”
- Change “Add” action to “Invite” next to “Billing managers”
- Align instructions with the current UI labels
Comments suppressed due to low confidence (1)
content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md:66
- Indent this list item to match the surrounding nested list under the reusable snippet so it renders correctly as a sub-step.
1. Click **Additional billing details**.
| 1. Next to "Billing managers", click **Invite**. | ||
| 1. Type the username or email address of the person you want to add and click **Send invitation**. |
Copilot
AI
May 13, 2025
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.
[nitpick] Use sequential numbering (e.g., 2.) for this step to improve clarity, unless relying on Markdown's automatic numbering.
| 1. Next to "Billing managers", click **Invite**. | |
| 1. Type the username or email address of the person you want to add and click **Send invitation**. | |
| 2. Next to "Billing managers", click **Invite**. | |
| 3. Type the username or email address of the person you want to add and click **Send invitation**. |
|
@Aupajo Thanks for opening a PR! The thing about the billing menu change is that it hasn't had a universal rollout yet. It's a headache, I know. This isn't the way the Docs team would have preferred to see it done, since it leaves our documentation in limbo, but it's not our call. I have an internal tracking issue for all of the issues/PRs raised in the OS repo to make sure nothing is overlooked when we roll out the new documentation, so I'm going to close this but add it to my internal issue. I'm really sorry about the confusion, and I hope the menu change becomes universal soon so we can document it properly. |
Why:
To correct instructions that direct users towards links and sections that have different names (“Billing managers“ is now under “Additional billing details”):
What's being changed (if available, include any code snippets, screenshots, or gifs):
The final steps for adding a billing manager now reflect the current naming of links and sections.
Check off the following: