Skip to content

Update copilot-instructions: allow return value documentation #12

@daviburg

Description

@daviburg

Problem

The .github/copilot-instructions.md currently says "Do NOT document return values" (no <returns> tag). This convention is inherited from the internal BPM repo and is inappropriate for a public samples repository where XML docs help developers understand the code.

Proposed Changes

  1. Update .github/copilot-instructions.md to remove the "Do NOT document return values" rule

Context

The Samples repo has minimal public API surface, so the code change scope is small — primarily the copilot-instructions update.

See also: Azure/Connectors-NET-SDK#41

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions