Skip to content

Update csharp-docs.prompt.md#91

Merged
aaronpowell merged 2 commits into
github:mainfrom
paulomorgado:patch-1
Jul 13, 2025
Merged

Update csharp-docs.prompt.md#91
aaronpowell merged 2 commits into
github:mainfrom
paulomorgado:patch-1

Conversation

@paulomorgado

Copy link
Copy Markdown
Contributor

Use <see langword> for languange specific keywords like null, true, false, int, bool, etc.

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Use `<see langword>` for languange specific keywords like `null`, `true`, `false`, `int`, `bool`, etc.
Copilot AI review requested due to automatic review settings July 13, 2025 11:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the C# documentation prompt to include guidance on using XML documentation tags for language-specific keywords. The change adds a new bullet point instructing developers to use the <see langword> tag when referencing C# keywords like null, true, false, int, bool, etc. in XML documentation comments.

  • Adds guidance for proper XML documentation of C# language keywords

Comment thread prompts/csharp-docs.prompt.md Outdated
Comment thread prompts/csharp-docs.prompt.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@aaronpowell aaronpowell merged commit f1c532c into github:main Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants