-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.mdwith:- 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
Copilot
Metadata
Metadata
Assignees
Labels
No labels