Create Copilot Instructions Create or update file for the project. Steps 1. Review the documentation at https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot to understand what constitutes a well-crafted or . 2. Conduct a thorough examination of the codebase to understand the architecture and stylistic conventions. 3. Check if or already exists. takes precedence over . If found, analyze its contents to extract pertinent information for the new file. 4. Compose a document including: - A concise summary of the project's objectives and fu…