Skip to content

Explain nullable value types in pattern matching tutorial #46081

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 2 commits into from
May 12, 2025

Conversation

lubugit
Copy link
Contributor

@lubugit lubugit commented May 11, 2025

Summary

Fixes: #46065

  • Write a short explanation for ? at the beginning of the tutorial

Internal previews

📄 File 🔗 Preview link
docs/csharp/tour-of-csharp/tutorials/pattern-matching.md Match data against patterns

Fixes: dotnet#46065 
- Write a short explanation for `?` at the beginning of the tutorial
@lubugit lubugit requested review from BillWagner and a team as code owners May 11, 2025 09:59
@dotnetrepoman dotnetrepoman bot added this to the May 2025 milestone May 11, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc get-started/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels May 11, 2025
- Use link to markdown file and not to https page
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 @lubugit

This LGTM, and I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) May 12, 2025 14:48
@BillWagner BillWagner merged commit 04f803e into dotnet:main May 12, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-csharp/svc get-started/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explain any new terms introduced
2 participants