
GitHub Copilot supports custom instructions that teach it your team's coding standards, preferences, and conventions.
.github/copilot-instructions.md file in your repo- Use TypeScript strict mode - Prefer functional components in React - Always add error handling to async functions - Use camelCase for variables, PascalCase for components - Add JSDoc comments to all exported functions
Reference:
TaskLoco™ — The Sticky Note GOAT