Skip to content

feat(instructions): add copilot instructions for Blazor development#186

Open
georgianastasov wants to merge 5 commits intomasterfrom
ganastasov/add-copilot-instructions
Open

feat(instructions): add copilot instructions for Blazor development#186
georgianastasov wants to merge 5 commits intomasterfrom
ganastasov/add-copilot-instructions

Conversation

@georgianastasov
Copy link
Copy Markdown

Closes #182

Description:

Adds a copilot-instructions.md file to provide GitHub Copilot with repository-specific guidance for Ignite UI Blazor development.

The instructions include Blazor-focused coding conventions, the .razor / .razor.cs / .razor.css code-behind pattern, links to official Blazor documentation, best practices for components and state management, and references to domain-specific SKILL.md files for components, grids, and theming.

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes behavioral changes and the feature specification has been updated with them

Copy link
Copy Markdown

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

Adds repository-scoped GitHub Copilot instructions tailored to Ignite UI Blazor development to improve consistency and quality of AI-assisted contributions.

Changes:

  • Introduces .github/copilot-instructions.md with a Blazor-focused persona, code-behind examples, and best-practice guidance.
  • Adds links to Microsoft Blazor documentation resources.
  • Adds a section intended to reference domain-specific SKILL.md files (currently linked under skills/).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/copilot-instructions.md Outdated
Comment thread .github/copilot-instructions.md
Comment thread .github/copilot-instructions.md
Comment thread .github/copilot-instructions.md Outdated
Comment thread .github/copilot-instructions.md
Comment thread .github/copilot-instructions.md Outdated
georgianastasov and others added 4 commits April 28, 2026 11:48
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@georgianastasov georgianastasov requested a review from kdinev April 29, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add copilot-instructions.md for GitHub Copilot integration

2 participants