Skip to content

Fix summary for ImmutableList<T>.Empty #8148

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

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

mjolka
Copy link
Contributor

@mjolka mjolka commented Jun 9, 2022

Summary

Fixes the summary for ImmutableList<T>.Empty

Fixes #8129

@mjolka mjolka requested a review from a team as a code owner June 9, 2022 11:50
@ghost
Copy link

ghost commented Jun 9, 2022

Tagging subscribers to this area: @dotnet/area-system-collections
See info in area-owners.md if you want to be subscribed.

Issue Details

Summary

Fixes the summary for ImmutableList<T>.Empty

Fixes #8129

Author: mjolka
Assignees: -
Labels:

area-System.Collections

Milestone: -

@opbld30
Copy link

opbld30 commented Jun 9, 2022

Docs Build status updates of commit abf90e6:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Collections.Immutable/ImmutableList`1.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Member

@eiriktsarpalis eiriktsarpalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spotting this and making the fix @mjolka

I'll :shipit: now.

You should see the changes on the live site in the next day or two, on our regular publishing cycle.

Thanks again for contributing to docs! 🎆

@BillWagner BillWagner merged commit a1b9129 into dotnet:main Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for ImmutableList<T>.Empty is incorrect
4 participants