Skip to content

Create Copilot Instructions File #1

@microsoftnorman

Description

@microsoftnorman

Objective

Check if a Copilot instruction file exists in the repository, and if not, create one with best practices.

Tasks

  • Search for existing Copilot instruction files in the following locations:
    • .github/copilot-instructions.md
    • .github/copilot.md
    • Root-level instruction files
  • If no file exists, create .github/copilot-instructions.md with:
    • Project-specific context and conventions
    • Coding standards and style guidelines
    • Testing requirements
    • Documentation expectations
    • Architecture patterns used in the project
    • Any clarifying questions policy (e.g., "ask clarifying questions before building plans")
  • Create a pull request with the new instruction file

Acceptance Criteria

  • Instruction file is placed in .github/copilot-instructions.md
  • File contains relevant, actionable guidelines for the project
  • PR is created and ready for review

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions