-
Notifications
You must be signed in to change notification settings - Fork 64.4k
Fix: Remove Unnecessary Comma in Private Forks Documentation #22666
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. |
|
@Sriparno08 Thanks for submitting a PR! Per this comment, the comma is still necessary for certain versions of documentation and needs to be versioned for those instances. Can you update the PR to include the necessary versioning? You can find out more about our Liquid helpers for versioning here. |
|
Updated it, @cmwilson21! |
|
Correctly said, @lecoursen 👍 |
girlsavenue
left a comment
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 ⚡ |
Why:
There is an unnecessary comma in the
private-repository-forks-overview.mddocument.Version: fpt (Free, Pro, or Team plans)
Closes #22494
What's being changed (if available, include any code snippets, screenshots, or gifs):
I have removed the unnecessary comma in the
private-repository-forks-overview.mddocument.GitHub URL: https://github.com/github/docs/blob/main/data/reusables/actions/private-repository-forks-overview.md#L0-L1
GitHub Docs URL: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository
Check off the following: