Skip to content

Conversation

@saintedlama
Copy link
Collaborator

Extract existing coding patterns and styles to better guide AI agents when creating pull requests

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 adds a comprehensive .github/copilot-instructions.md file to document coding patterns, styles, and conventions for better AI agent guidance when contributing to the Versionize project. The documentation extracts existing patterns from the codebase to establish consistent development standards.

  • Creates a detailed guide covering C# language features, naming conventions, and code structure patterns
  • Documents testing patterns using xUnit and Shouldly with specific naming and assertion conventions
  • Provides configuration patterns, Git integration guidelines, and project structure organization

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16466924743

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.73%

Totals Coverage Status
Change from base Build 15103035361: 0.0%
Covered Lines: 1572
Relevant Lines: 1674

💛 - Coveralls

@saintedlama saintedlama changed the title add copilot-instructions.md for better AI agent guidance docs: add copilot-instructions.md for better AI agent guidance Jul 24, 2025
@saintedlama saintedlama merged commit 024907f into master Jul 24, 2025
5 checks passed
@saintedlama saintedlama deleted the docs/add-copilot-instructions-for-better-ai-guidance branch July 24, 2025 10:03
This was referenced Nov 13, 2025
This was referenced Nov 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.

4 participants