Skip to content

Conversation

@WeihanLi
Copy link
Contributor

@WeihanLi WeihanLi commented Nov 18, 2025

Summary

This pull request makes a minor documentation fix to improve clarity in the C# file-based program tutorial.

  • Documentation: Corrected the formatting of the shebang example by wrapping #!/usr/bin/env dotnet in backticks for proper code highlighting.

Internal previews

📄 File 🔗 Preview link
docs/csharp/fundamentals/tutorials/file-based-programs.md Tutorial: Build file-based C# programs

Copilot AI review requested due to automatic review settings November 18, 2025 11:47
@WeihanLi WeihanLi requested review from a team and BillWagner as code owners November 18, 2025 11:47
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 18, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc fundamentals/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Nov 18, 2025
Copilot finished reviewing on behalf of WeihanLi November 18, 2025 11:49
Copy link
Contributor

Copilot AI left a 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 improves documentation formatting in the C# file-based programs tutorial by wrapping the shebang directive #!/usr/bin/env dotnet in backticks for proper inline code highlighting, which aligns with Markdown documentation standards.

  • Adds backticks around #!/usr/bin/env dotnet to format it as inline code

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.

This LGTM and I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) November 18, 2025 13:17
@BillWagner BillWagner merged commit 250123c into dotnet:main Nov 18, 2025
19 checks passed
@WeihanLi WeihanLi deleted the patch-1 branch November 18, 2025 15:27
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 fundamentals/subsvc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants