Open Issues Need Help
View All on GitHubThis repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
AI Summary: This GitHub issue requests an update to the F# documentation concerning the wildcard pattern (`_`). The user points out that the current documentation is incomplete because it fails to mention that the wildcard pattern can match "nothing at all" in addition to matching "anything," a behavior confirmed in a linked F# issue. The request is to add this missing detail to the "Pattern Matching" documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
AI Summary: The task involves reviewing a section of the .NET documentation on event patterns to correct a suspected typo ('the raised the event' should be 'the raised event'). This requires accessing the specified markdown file on GitHub, confirming the typo, and submitting a pull request with the correction.
This repository contains .NET Documentation.
AI Summary: Update the .NET C# compiler messages documentation page to include information about compiler warnings CS8784 and CS8785, which relate to source generator failures during initialization and generation. This involves adding descriptions of these warnings to the existing list of source generator errors, referencing the relevant Roslyn codebase for accurate details.
This repository contains .NET Documentation.
AI Summary: Correct a typo in the .NET documentation repository. The typo, 'josn', should be changed to 'json' in the observability-otlp-example.md file. This involves making a pull request to the `dotnet/docs` repository.
This repository contains .NET Documentation.
This repository contains .NET Documentation.
AI Summary: Update the Microsoft documentation on the `inheritdoc` tag in C# to reflect the automatic inheritance of XML documentation implemented since VS 2019 16.4. The current documentation is outdated and doesn't accurately describe the current behavior, leading to unnecessary use of the tag.
This repository contains .NET Documentation.
AI Summary: The task involves improving the '.NET documentation' by adding notes or links to the 'Configure Nullable Context' section of the C# compiler messages documentation page to guide users on correctly setting the nullable context. This requires editing the relevant Markdown file in the `dotnet/docs` repository.
This repository contains .NET Documentation.
AI Summary: Correct a typo in the .NET Visual Basic documentation. The typo, "bas class", should be changed to "base class" in the description of the `Private Protected` access modifier within an existing summary table.
This repository contains .NET Documentation.
AI Summary: Update outdated code examples in the .NET C# documentation article about compiler error CS1031. This involves correcting the examples to accurately reflect current C# syntax and providing a clearer explanation of the expected input type.
This repository contains .NET Documentation.
AI Summary: Debug and fix a rendering issue in the .NET C# tutorial documentation. The challenge answer code within a tutorial on list collections is not displaying correctly; instead of the code, the Markdown container is shown. The task involves investigating the issue, likely related to the code snippet inclusion using the `:::code` directive, and correcting the problem in the markdown source file.
This repository contains .NET Documentation.
AI Summary: The task involves adding a clarification to the .NET C# language reference documentation on configuring language versions. Specifically, it requires adding instructions to locate the project file (`.csproj`) within the project's root folder, improving clarity for users editing project files.
This repository contains .NET Documentation.
AI Summary: The task involves restructuring a .NET C# documentation article on `override`, `new`, and `virtual` keywords. The article needs to be split into two separate articles, one focusing on `virtual` and `override`, and another on `new`, based on user feedback suggesting improved clarity through this separation.
This repository contains .NET Documentation.
AI Summary: The task is to review and clarify a section in the .NET C# documentation regarding running C# files from the command line on Unix systems. The current documentation states that simply setting execute permissions is sufficient, but the issue suggests this needs clarification or correction, potentially requiring the addition of a shebang line for proper execution. The solution involves investigating the correct behavior, updating the documentation for accuracy and clarity, and potentially adding a more detailed explanation for beginners.
This repository contains .NET Documentation.
AI Summary: Correct a typo in the .NET C# documentation regarding the use of the 'Delegate' type. The task involves reviewing a specific section of the online documentation, confirming the typo, and submitting a pull request to correct it on the GitHub repository.
This repository contains .NET Documentation.
AI Summary: Correct a typo in the Table of Contents (TOC) YAML file for the `dotnet package` documentation. The word "earch" should be changed to "search". This involves locating the specified line in the YAML file, making the correction, and then submitting a pull request.
This repository contains .NET Documentation.