Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 1, 2025

Configures custom instructions for GitHub Copilot coding agent per best practices.

Changes

  • Created .github/copilot-instructions.md with repository-specific guidance:
    • Docker Compose command patterns for setup, testing, and builds
    • Code standards: PSR-12, strict typing, service layer architecture
    • Testing pyramid (unit > integration > functional) and coverage expectations
    • Security requirements and PR checklist
    • References to existing documentation (AGENTS.md, docs/)

The instructions provide Copilot with the context needed to work within this Symfony 7.3 + Docker environment, emphasizing minimal changes and established patterns.

Original prompt

This section details on the original issue you should resolve

<issue_title>✨ Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: CybotTM <326348+CybotTM@users.noreply.github.com>
Copilot AI changed the title [WIP] Configure instructions for Copilot coding agent Add GitHub Copilot instructions Nov 1, 2025
Copilot AI requested a review from CybotTM November 1, 2025 20:18
@CybotTM CybotTM marked this pull request as ready for review November 2, 2025 09:06
@CybotTM CybotTM merged commit 9920d9c into main Nov 2, 2025
8 checks passed
@CybotTM CybotTM deleted the copilot/set-up-copilot-instructions branch November 2, 2025 09:06
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.

✨ Set up Copilot instructions

2 participants